0cc4298136c3bbde1520a9b5c0b8b743d33d4553
Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.6.4 to 0.6.15. - [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.4...anstream-v0.6.15) --- updated-dependencies: - dependency-name: anstream dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
socks5ws
app for running SOCKS5 server as windows service
currently used:
- fast-socks5 - socks5 server lib
- windows-service - windows service lib
Usage
use subcommands:
install
uninstall
start
stop
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%