{"id":13587177,"url":"https://github.com/stevenpack/asroute","last_synced_at":"2026-02-21T17:03:09.919Z","repository":{"id":62422813,"uuid":"291206675","full_name":"stevenpack/asroute","owner":"stevenpack","description":"Interpret traceroute output to show names of ASN traversed","archived":false,"fork":false,"pushed_at":"2020-10-12T03:59:54.000Z","size":18559,"stargazers_count":154,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-12-09T23:10:52.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevenpack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-29T05:22:45.000Z","updated_at":"2024-10-07T02:20:37.000Z","dependencies_parsed_at":"2022-11-01T17:33:29.208Z","dependency_job_id":null,"html_url":"https://github.com/stevenpack/asroute","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/stevenpack/asroute","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenpack%2Fasroute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenpack%2Fasroute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenpack%2Fasroute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenpack%2Fasroute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenpack","download_url":"https://codeload.github.com/stevenpack/asroute/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenpack%2Fasroute/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29688216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T15:51:39.154Z","status":"ssl_error","status_checked_at":"2026-02-21T15:49:03.425Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:06:04.145Z","updated_at":"2026-02-21T17:03:09.900Z","avatar_url":"https://github.com/stevenpack.png","language":"Rust","readme":"# asroute\n\n`asroute` is a CLI tool for parsing traceroute output to summarize AS's traversed.\n\nEver wondered how your packets get from home to Bhutan? I sometimes like to see it, not at the hop level, but the companies and their networks that carry my data. Or how much shorter the paths are if the site uses a CDN?\n\nUses Team Cymru's [Rust crate](https://docs.rs/cymrust/0.3.4/cymrust/) for the ASN to AS Name lookup \n\n## Installation\n\n### Homebrew\n```bash\n$ brew install asroute\n```\n\n## Usage\n\n```bash\n$ traceroute -a www.bhutan.gov.bt | asroute\ntraceroute to bhutan.gov.bt (202.144.128.217), 64 hops max, 52 byte packets\n-\u003e AS0 (Reserved)\n-\u003e *\n-\u003e BRESNAN-33588, US\n-\u003e LIGHTOWER, US\n-\u003e BRESNAN-33588, US\n-\u003e CHARTER-20115, US\n-\u003e TELIANET Telia Carrier, EU\n-\u003e *\n-\u003e NTT-COMMUNICATIONS-2914, US\n-\u003e DRUKNET-AS DrukNet ISP, BT\n-\u003e BTTELECOM-AS-AP Bhutan Telecom Ltd, BT\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Todos\n\n- [ ] -h with usage\n- [ ] progress indicator\n- [ ] mode to execute traceroute rather than parsing output\n- [x] brew install\n\n## Notes\n\nThe [lft](https://en.wikipedia.org/wiki/Layer_four_traceroute) tool contains similar functionality and is a feature-rich layer 4 tracing tool (although requires sudo). If you're doing serious network analysis, that is probably more for you. This tool was more to scratch an itch for doing a Rust CLI and seeing how easy (very!) it is to distribute via homebrew.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":["Rust","OpsShit"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenpack%2Fasroute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenpack%2Fasroute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenpack%2Fasroute/lists"}