Tor CLI Connection program
Documentation of Socks4 :- https://www.openssh.com/txt/socks4.protocol
Warning: Do not connect to servers that you do not own or know what to do with! this is entirely for educational purposes and the code can be modified to send and receive data about a particular server in order to Recon work.
How to use? Run the following commands to start the client.
make
./Torz <insert IP address of server> <insert port number>
Ctrl + C to get out as usual