Skip to content

yezige/trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BestTrace Optimized

简体中文 | English

Note that this shell is only applicable to the Linux platform, the features of this optimized version:

  • Use the short link liu.app/s/trace to be easier to remember
  • Highlight and explain regular ASNs
  • Support passing parameters to view the routing jump of any IP

Usage 1

Test the following route jump details separately.

curl liu.app/s/trace | bash
Beijing Telecom Beijing Unicom Beijing Mobile
Shanghai Telecom Shanghai Unicom Shanghai Mobile
Shenzhen Telecom Shenzhen Unicom Shenzhen Mobile
Chengdu Education Network

Usage 2

Supports testing the details of the route jump of the input IP, for example, the details of the route jump to google.com tested below.

wget liu.app/s/trace && sh trace google.com

Screenshot

screenshot

Something wrong

  • error: socket: operation not permitted Use sudo or root permission

    • Usage 1: curl liu.app/s/trace | sudo bash
    • Usage 2: wget liu.app/s/trace && sudo sh trace google.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages