Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 155 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 155 Bytes

socks

c++ for socks5 server

build && run

make
./server
./test

Refer to:

1 rfc1928