Crates.io | theshy_server |
lib.rs | theshy_server |
version | 0.1.1 |
source | src |
created_at | 2022-06-08 11:16:50.36298 |
updated_at | 2022-06-22 06:36:41.331357 |
description | a socks5 proxy written in Rust (this is the server side) |
homepage | |
repository | |
max_upload_size | |
id | 602019 |
size | 9,277 |
a socks5 proxy server written in rust with sni encrypt.
this is the server side which process request from the theshy_local(client side)