haad / proxychains

proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" for SOCKS4/5, "basic" for HTTP.
http://proxychains.sourceforge.net/
GNU General Public License v2.0
6.56k stars 615 forks source link

proxychains Set multi-level agen,tor as a proxyheader has problems #146

Open cbedhoam620 opened 1 year ago

cbedhoam620 commented 1 year ago
socks5 127.0.0.1 9050
socks5 PROXY2 1080
socks5 PROXY3 1080

I use proxychains -f /etc/Torproxylist.conf curl ident.me, happen "socket error or timeout".

But it doesn't matter if I use any of the proxies in the proxy chain alone, or if I comment out Tor's proxies, the rest of the proxies can still form the proxy chain

github-actions[bot] commented 9 months ago

Stale issue message