Go to file
dependabot[bot] f580c227f1 Bump tokio from 1.34.0 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.38.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.38.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.38.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 09:39:25 +03:00
2025-04-11 09:35:07 +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
2025-04-11 09:39:25 +03:00
2025-04-11 09:39:25 +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%