https://github.com/harismuzaffer/atr
Another trace route
https://github.com/harismuzaffer/atr
debug linux network profile
Last synced: about 1 month ago
JSON representation
Another trace route
- Host: GitHub
- URL: https://github.com/harismuzaffer/atr
- Owner: harismuzaffer
- License: mit
- Created: 2024-05-27T16:33:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T06:59:25.000Z (over 1 year ago)
- Last Synced: 2025-03-20T07:19:14.464Z (over 1 year ago)
- Topics: debug, linux, network, profile
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atr
Another trace route that allows tracing the route taken by packets as they travel from source to destination
# Usage
After `cargo build`, run `atr`. e.g.
`target/debug/atr -t stackpointer.dev:443`
`atr` expects two arguments
- the protocol, e.g. `t` for TCP
- the host name with port