Go to file
dependabot[bot] ed9f5a192b Bump mio from 0.8.9 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 09:13:19 +03:00
2023-08-17 21:47:02 +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-03-05 09:13:19 +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%