VPS 回程路由测试脚本

注意:使用路由跟踪脚本测试时如果发现结果输出都是*(星号),可尝试到VPS管理面板的安全组删除所有策略重试

Besttrace

测试主机的三网回程路由,查看经过的节点,判断是否绕路

wget -qO- git.io/besttrace | bash

AutoBestTrace.sh

一键回程路由查看脚本(兼容ARM架构):

bash <(curl -L -s https://ghproxy.20120714.xyz/https://raw.githubusercontent.com/07031218/normal-shell/main/autoBestTrace.sh)