Commit Graph

23 Commits

Author SHA1 Message Date
b4tman b237bb4877 upd deps 2023-08-16 09:32:17 +03:00
b4tman aa3ba875dd fix clippy warn
warning: the borrowed expression implements the required traits
2023-08-16 09:09:51 +03:00
b4tman 99f1b20fb5 Merge branch 'master' of github.com:b4tman/socks5ws 2023-07-11 10:27:50 +03:00
b4tman 119e9eef22 fix toml save/load 2023-07-11 10:21:43 +03:00
b4tman a516c777c3 upd deps 2023-07-11 10:20:33 +03:00
dependabot[bot] 8fe5ff178d Bump tokio from 1.24.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 13:22:01 +03:00
b4tman 62a3dc80b8 upd deps 2023-01-10 10:25:36 +03:00
b4tman 4d90d43f45 update deps 2022-09-29 11:16:17 +03:00
b4tman 065af6ed2d add cmd serve 2022-09-29 10:58:42 +03:00
b4tman b10eca9688 remove mpsc::channel 2022-09-29 10:34:55 +03:00
b4tman b2f81ccc5b refactor service + incoming stream 2022-09-28 15:01:48 +03:00
b4tman 60b6912b2c log to stdout with info level 2022-09-28 14:56:22 +03:00
b4tman 93b49dff9e add deps: async-stream 2022-09-28 14:52:37 +03:00
b4tman 10f6f71964 Create LICENSE 2022-09-26 23:04:59 +03:00
b4tman f3226046fd fn create_logger() 2022-09-26 10:57:47 +03:00
b4tman b7791c0882 save config 2022-09-26 10:43:49 +03:00
b4tman 4a590c1f7f + profile.release 2022-09-25 17:52:34 +03:00
b4tman 37f89a3521 refactor main 2022-09-25 00:09:38 +03:00
b4tman 06d9373d4b log async 2022-09-24 23:55:38 +03:00
b4tman 155e54baf0 log: add detailed_format 2022-09-24 23:35:54 +03:00
b4tman f65d24b57c windows service 2022-09-24 21:13:00 +03:00
b4tman 7f6ddb0562 server_executor 2022-09-24 19:49:44 +03:00
b4tman 80b5fb67b9 Initial commit 2022-09-24 19:23:53 +03:00