我想知道当端口 80 开放时,是否有人可以帮助我通过代理连接到 tor。
谢谢
答案1
如果您向下滚动到 Tor 手册中的“防火墙端口”选项,您会看到可以将其设置为“80”,这样只会使用端口 80。
以下是 Tor 手册:https://www.torproject.org/docs/tor-manual.html.en
在 Linux 上,这个配置文件通常位于 /etc/tor/torrc 中,你可以在其中设置 FirewallPorts 等
在 Windows 上,我不确定您会做什么。