Skip to content

strannikhead/traceroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

traceroute

Tool for displaying possible routes (paths) and transit delays of packets across network.

Usage

Program use raw sockets, use root access for usage.

$ sudo python3 traceroute.py [OPTIONS] destination

Options

  • -b packet size in bytes
  • -m max hopes
  • -t timeout
  • -i interval
  • -d debug mode

About

Study project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages