Skip to content

Coldzer0/ReverseSock5Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse TCP Sock5 Proxy

A tiny Reverse Sock5 Proxy

Server

The Server GUI Built with ImGui :V

U can download a prebuilt from Releases.

Build

You need

And run any script from the scripts folder, depend on your needs :V


Client/Agent

Build

gcc main.c -lws2_32 -O2 -s -o Sock5Agent

TODO

  • Refactor the code to support multi OS
  • Finish the Server code
  • I don't know

Resources


With ❤️ From Home