Skip to content

sharco-code/SocksServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

SocksServer

My Socks Server in C++

made with winsock2.h

to compile use "MinGW w64 compiler" (Version: 8.1.0, Architecture: i686, Threads: posix, Exception: dwarf) https://mingw-w64.org/doku.php

Compile

g++ main.cpp -o server.exe -lws2_32

Releases

No releases published

Packages

No packages published

Languages