tor - 通过 Tor 网络路由 cURL 请求

标签 tor

比如说,我需要定期访问 OtherSite.com/myfile.xml,并且我想通过 Tor network 自动下载它。 .

我可以在不打开浏览器的情况下通过 Tor 网络路由 cURL 发送的请求吗?

最佳答案

您可以使用torify

根据 https://linuxaria.com/howto/how-to-anonymize-the-programs-from-your-terminal-with-torify :

torify is a simple wrapper that attempts to find the best underlying Tor wrapper available on a system. It calls torsocks or tsocks with a tor specific configuration file.

torifycurl OtherSite.com/myfile.xml

关于tor - 通过 Tor 网络路由 cURL 请求,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50371531/

相关文章:

python - Tor 的 stem Controller 中的 "Error while receiving a control message (SocketClosed): empty socket content"

routing - 使用 Tor 代理作为网络网关的正确 iptables 规则是什么?

java - 如何将 Orchid (Tor Java Lib) 添加到我的项目中?

linux - 尝试通过 TOR middlebox 运行 Virtualbox

linux - Tor 浏览器,签名验证失败。无法检查签名: No public key

proxy - 在 CentOs 上使用 CURL 和 TOR 作为代理

python - 通过Tor连接时为什么不提供cookie?

installation - dnf 损坏 : all mirrors were tried

python - 无法通过 tor ConnectionRefusedError : [WinError 10061] 发出 python 请求

javascript - 从 Android 应用程序运行 tor.so "net::ERR_NAME_NOT_RESOLVED"