Skip to content

pikulet/tcptrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🎏 tcptrace 🎏

Example use (after compile)

Run with root permissions (sudo) because I used raw sockets in this program.

Note that not all sites can successfully be traced due to firewall permissions and TCP RSTs.

🐬 How it works

The TCP traceroute mechanism is very similar to normal ping traceroute. I used socket errors to detect different types of packets.

About

a simple traceroute implementation using TCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages