Skip to content

A Tor network connection program for the command line

Notifications You must be signed in to change notification settings

ShawngM532/Torz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Torz

Tor CLI Connection program

Aim: To write a C program that enables me to connect to the Tor Network from my Command line.

Technologies used: SOCKS4 protocol, C programming language.

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

About

A Tor network connection program for the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published