2025 Tor 用例——
1. toriptables2 — 一个 Linux 实用程序,通过iptables 将所有网络流量重定向到 Tor;
https://github.com/ruped24/toriptables2
2. tor-ip-changer — 一个 Python 脚本,定期通过 Tor 请求新的身份;
https://github.com/seevik2580/tor-ip-changer
3. Dark Syenite — 一个简单的 Python 工具,用于检查 .onion 链接的有效性;
https://github.com/CruelDev69/onion-link-validator
4. Tor Portable — Tor 内核和配置文件的便携版本,支持中文;
https://github.com/Verity-Freedom/Tor-Portable
5. Tor Bridges Proxy — 一个极简版 Tor 镜像,包含 SOCKS 5 代理服务器、TorDNS 和一个用于添加桥接的授权 Web 界面。
https://github.com/zerolabnet/tor-bridges-proxy
6. tor-controller —— 用于管理 Kubernetes 集群中的Tor实例和隐藏服务的工具;
https://github.com/bugfest/tor-controller
7. TorghostNG ——类似TorGhost/torguard的工具,将所有流量重定向至Tor,并自动防止DNS泄露;
https://github.com/Zopolis4/TorghostNG
8. oniongen-go —— 基于Go语言的超高速.onion(v3)自定义地址生成器,远快于传统python解决方案。
https://github.com/rdkr/oniongen-go
#tools #Tor #Privacy #Security
1. toriptables2 — 一个 Linux 实用程序,通过iptables 将所有网络流量重定向到 Tor;
https://github.com/ruped24/toriptables2
2. tor-ip-changer — 一个 Python 脚本,定期通过 Tor 请求新的身份;
https://github.com/seevik2580/tor-ip-changer
3. Dark Syenite — 一个简单的 Python 工具,用于检查 .onion 链接的有效性;
https://github.com/CruelDev69/onion-link-validator
4. Tor Portable — Tor 内核和配置文件的便携版本,支持中文;
https://github.com/Verity-Freedom/Tor-Portable
5. Tor Bridges Proxy — 一个极简版 Tor 镜像,包含 SOCKS 5 代理服务器、TorDNS 和一个用于添加桥接的授权 Web 界面。
https://github.com/zerolabnet/tor-bridges-proxy
6. tor-controller —— 用于管理 Kubernetes 集群中的Tor实例和隐藏服务的工具;
https://github.com/bugfest/tor-controller
7. TorghostNG ——类似TorGhost/torguard的工具,将所有流量重定向至Tor,并自动防止DNS泄露;
https://github.com/Zopolis4/TorghostNG
8. oniongen-go —— 基于Go语言的超高速.onion(v3)自定义地址生成器,远快于传统python解决方案。
https://github.com/rdkr/oniongen-go
#tools #Tor #Privacy #Security
GitHub
GitHub - ruped24/toriptables2: Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic…
Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network. - ruped24/toriptables2