Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (29 loc) · 912 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 912 Bytes

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