socks5ws
app for running SOCKS5 server as windows service
currently used:
- fast-socks5 - socks5 server lib
- windows-service - windows service lib
Usage
use subcommands:
installuninstallstartstop
and:
save-config- save default config to a file in .exe folderserve- run server as foreground proccess
don't use run, this is for windows, as service entrypoint
Languages
Rust
100%