Sh7yk/topol

GitHub: Sh7yk/topol

一款 Python 编写的网络拓扑追踪与可视化脚本,通过对指定地址池进行路由追踪并自动生成图形化拓扑图,帮助用户快速了解未知网络的结构。

Stars: 4 | Forks: 0

![image](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/5946219dac220524.png) # topol Python 脚本,用于追踪指定地址池的主机并构建图形化的表示。有助于在未知网络的拓扑结构中进行定位和了解。 **安装依赖:** ``` pip install -r requirements.txt ``` **选项** -h, --help --proto {icmp,tcp,udp} -p PORT, --port PORT --target TARGET -o OUTPUT, --output OUTPUT **使用方法:** ``` sudo python3 topol.py --proto icmp --target 10.154.0.0/24 -o my_scheme ``` ![console](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/2603ee7e7a220535.jpg) ![scheme](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/516af4c726220547.jpg)
标签:Mutation, Python, 可视化, 插件系统, 数据泄露防护, 无后门, 网络拓扑发现, 网络探测, 路径追踪, 逆向工具