Open testerrrrrr opened 4 years ago
What about proxychains? You can simply prefix the command with proxychains
and the traffic gets "proxied" if you set it up correctly.
looking forward
What about proxychains? You can simply prefix the command with
proxychains
and the traffic gets "proxied" if you set it up correctly.
@JojiiOfficial
You can't use proxychains
because Golang binaries doesn't use libc at all (at least for Linux).
Would be better to add a feature to support socks/proxy