Skip to content

cbftp/biosocks2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

biosocks2

Simple efficient socks5 server

  1. Edit the settings at the top of the biosocks2.cpp file.
  2. Compile with: g++ biosocks2.cpp -O2 -pthread -o biosocks2
  3. Run as ./biosocks

NOTE: You can optionally pass -f switch to run in foreground for debugging.

About

Simple efficient socks5 server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%