Skip to content

Asynchronized SOCKS5 server library based on tokio

License

Notifications You must be signed in to change notification settings

kachayev/socks5-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socks5-server

Relatively low-level asynchronized SOCKS5 server library based on tokio.

This repo includes two crates:

  • socks5-server - Provides a relatively low-level asynchronized SOCKS5 server implementation based on tokio
  • socks5-proto - Provides fundamental abstractions and async read / write functions for SOCKS5 protocol

License

GNU General Public License v3.0

About

Asynchronized SOCKS5 server library based on tokio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%