Skip to content
/ rsocks Public

socks5 server build with nom & Tokio's codec

License

Notifications You must be signed in to change notification settings

zzzdong/rsocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsocks

Overview

rsocks is a simple socks5 proxy server Rust-lang, built with Tokio and nom.

How to run

cargo run --release -- --host=0.0.0.0:1080 -v

About

socks5 server build with nom & Tokio's codec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages