Skip to content

onicue/socks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Socks Proxy

A lightweight proxy server supporting both SOCKS5 and SOCKS4 protocols. This proxy can be used to route traffic through a remote server, providing anonymity or bypassing network restrictions.

Requirements

  • C compiler (e.g. gcc)
  • POSIX-compliant environment (Linux, macOS, etc.)

Compilation

To compile the project, simply run the following command in the project directory:

gcc -o socks socks.c

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages