Last update at :2024-05-12,Edit by888u
1. Query the IP outbound route
1. Query the IP outbound route on the web version
Use https://tools.ipip.net/newping.php. After pinging, you can view the IP outbound routes in various places. TCP is recommended (some merchants optimize ICMP to confuse users)
2. Use software to query IP outbound routing
besttrace official website download: Best Trace
Local download: besttrace
2. Query IP return route
Query IP return route under Linux
1. Install TraceRoute
Under Centos:
yum install traceroute -y
Under Debian/Ubuntu:
apt-get install traceroute -y
2. Install BestTrace
wget -N --no-check-certificate https://cdn.ipip.net/17mon/besttrace4linux.zip
unzip besttrace4linux.zip
chmod +x besttrace
besttrace4linux.zip local download: besttrace4linux
3. Use BestTrace to query the return route from VPS to local IP
The format is ./besttrace -q 1 0.0.0.0
Replace .0.0.0.0 with the local IP (you can check the IP outbound route of the VPS at https://tools.ipip.net/newping.php, and then select an IP in a different region)
Recommended site searches: same IP site query, Ministry of Industry and Information Technology website registration system, free web server website, host rental, IP check, website IP address query, US server defense, high defense server rental, Hong Kong server, website Virtual host space,
发表评论