Skip to content

This traceroute program constructs raw ICMP packet and send it by raw socket.

Notifications You must be signed in to change notification settings

ZhangYou0122/ICMPTraceroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ICMPTraceroute

This simple traceroute program constructs raw ICMP packet and send it by raw socket.

It can print routes that packet goes before reaching the remote host.

To run this program. Run "python ICMPTraceroute.py www.google.com(or any host you like)".

It can't take any options like real traceroute program.

About

This traceroute program constructs raw ICMP packet and send it by raw socket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published