Skip to content

pmalmgren/tracepath-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracepath-rs

A non-root version of traceroute written in Rust for Linux.

How to run it

$ git pull ...
$ cargo run google.com
...

Notes

  • I made this as a learning exercise, read about other things I learned here: https://petermalmgren.com/rust-tracepath/
  • This program only works on Linux
  • There are a bunch of features missing to make this a complete tracepath implementation
  • PRs are welcome!

About

A non-root version of traceroute written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages