文件名称:exitstats:生成每月出口流量报告
文件大小:138KB
文件格式:ZIP
更新时间:2024-07-08 14:18:33
Python
出口统计
为 Tor 出口继电器生成统计信息。
如何使用
先决条件
为了运行脚本,您需要以下内容:
Python安装
python-yaml
0.获取hosts.yaml
有关hosts.yaml.example ,请参见hosts.yaml.example 。 如果你使用ansible,你也可以使用tools/get_fingerprints.py的脚本来获取你所有的指纹
1. 获取 Extra-Info 描述符
在获取它们
2.提取相关数据
extract_data.py hosts.yaml
【文件预览】:
exitstats-master
----generate_report.py(4KB)
----templates()
--------main.jinja.html(2KB)
----tools()
--------get_fingerprints.py(2KB)
----hosts.yaml(2KB)
----extract_data.py(2KB)
----report()
--------onion.jpg(127KB)
--------notempty.txt(0B)
--------graphs()
--------pure-min.css(19KB)
----README.md(979B)