tcp2tor-proxy
Victim allows another victim to access a Hidden Service through it. Useful to gaining access to victims in isolated networks.
$ ./tcp2tor-proxy -h
Usage of tcp2tor-proxy:
-listen string
TCP Socket to listen on. Format: [<IP>]:<PORT> (default "127.0.0.1:60101")
-onion-forward string
Hidden service to proxy. Format: <ONION>:<PORT>. This parameter is required
-timeout int
Timeout in seconds for Tor setup (default 180)Last updated