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

Coldzer0/ReverseSock5Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b110373 · Nov 28, 2022

History

11 Commits
Nov 28, 2022
Nov 28, 2022
Nov 28, 2022
Nov 26, 2022
Nov 25, 2022
Nov 28, 2022

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