Skip to content

A implementation of socks5 proxy protocol in C/S architecture.

License

Notifications You must be signed in to change notification settings

Frid-Yuandu/exocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exocks

Exocks is a socks5 proxy server working in Client-Server Model. It is implemented in strict accordance with RFC 1928 standard.

Features

Roadmap

  • Add support for USERNAME/PASSWORD negotiation.

  • Add support for bind and udp associate request.

  • Add real-time encryption of messages between the user and the counterpart.

  • Use receive information and respond instead of procedural paradigm.

About

A implementation of socks5 proxy protocol in C/S architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages