ReverseSock5Proxy icon indicating copy to clipboard operation
ReverseSock5Proxy copied to clipboard

A tiny Reverse Sock5 Proxy written in C :V

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
  • [X] Finish the Server code
  • [X] I don't know

Resources


With ❤️ From Home