macOS
brew install asroutelocal Homebrew formula metadata
安装
brew install asroutelocal Homebrew formula metadata
概览
CLI to interpret traceroute -a output to show AS names traversed
历史
asroute is a small Rust CLI for parsing traceroute -a output and summarizing the autonomous systems traversed by a network path.
The official README describes asroute as a personal utility made to show the companies and networks carrying packets without reading every traceroute hop. It uses Team Cymru's Rust crate for ASN-to-AS-name lookup.
The upstream README documents Homebrew installation, and the supplied facts show Homebrew packaging. Its adoption history is that of a focused macOS-friendly network utility rather than a broad network-analysis suite.
The documented workflow is piping traceroute -a output into asroute, which emits a compact AS-name and country path.
The README positions lft as the more feature-rich tool for serious network analysis, leaving asroute as a lightweight parser and display command.
asroute is package-nerd interesting because it is intentionally tiny: a Rust CLI wrapped for Homebrew that turns an existing system tool's verbose output into ASN-level path information.
It is a good example of Homebrew acting as the main distribution mechanism for a focused personal utility.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
asroute | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:asroute |
|---|---|
| 版本 | 0.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/stevenpack/asroute |
| 仓库 | https://github.com/stevenpack/asroute |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.