Skip to content

自己实现的一个socks5服务端程序(目前仅支持tcp)

Notifications You must be signed in to change notification settings

imagemlt/SimpleSocks5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSocks5

compile

gcc socks5server.c -o server

Usage

./server PORT USERNAME PASSOWRD

PORT USERNAME PASSWORD可选 默认1080端口无密码认证

About

自己实现的一个socks5服务端程序(目前仅支持tcp)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published