Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harismuzaffer/atr
Another trace route
https://github.com/harismuzaffer/atr
debug linux network profile
Last synced: about 2 months 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 (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-17T10:11:17.000Z (about 2 months ago)
- Last Synced: 2024-11-17T11:22:40.899Z (about 2 months ago)
- Topics: debug, linux, network, profile
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- 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