Go to file
dependabot[bot] 0cc4298136 Bump anstream from 0.6.4 to 0.6.15
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>
2024-12-05 15:05:18 +03:00
2024-10-07 10:01:52 +03:00
2023-08-17 23:09:44 +03:00
2022-09-24 19:23:53 +03:00
2023-08-17 21:39:29 +03:00
2024-12-05 15:05:18 +03:00
2023-08-17 23:09:44 +03:00
2022-09-26 23:04:59 +03:00
2023-08-17 23:26:18 +03:00

socks5ws

app for running SOCKS5 server as windows service

currently used:

Usage

use subcommands:

  • install
  • uninstall
  • start
  • stop

and:

  • save-config - save default config to a file in .exe folder
  • serve - run server as foreground proccess

don't use run, this is for windows, as service entrypoint

Description
SOCKS5 windows service
Readme MIT 128 KiB
Languages
Rust 100%