proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
currently not, but it would be interesting/useful to have "numfixed" (or similar) config option for use with dynamic and random mode to specify that X first proxies in list need to be treated as in strict mode.
See https://gist.github.com/Kreyren/ce7b58aa27810f651f9f294c8fc8cfb3
I need some method to do:
User -> Tor -> Proxy -> Proxy -> Proxy -> Internet
for sites that block tor while choosing the "Proxy" part from random list
Can i use proxychains to do this?