Skip to content

Outfluencer/Rust-Socks-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

default: cargo build --release
linux: cargo build --release --target x86_64-unknown-linux-musl
windows: cargo build --release --target x86_64-pc-windows-msvc

About

a simple socks 4/5 server implementation for connect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages