#!/bin/bash ################################################################# ### bash <(curl -fsSL https://raw.lhy.life/tcping.sh) ################################################################# wget -O "tcping.tar.gz" "https://github.com/pouriyajamshidi/tcping/releases/latest/download/tcping-linux-amd64-static.tar.gz" tar -xf tcping.tar.gz chmod +x tcping mv tcping /usr/bin rm -rf tcping.tar.gz tcping -v ## nexttrace -T -p 443 --psize 1300 gd.189.cn ## tcping -4 gd.189.cn 443