Crates.io | theshy_local |
lib.rs | theshy_local |
version | 0.1.1 |
source | src |
created_at | 2022-06-08 12:28:31.893106 |
updated_at | 2022-06-22 06:39:48.949476 |
description | a socks5 proxy written in Rust (this is the local client side) |
homepage | |
repository | |
max_upload_size | |
id | 602062 |
size | 501,623 |
a socks5 proxy written in rust with sni encrypt.
this is the local client side which process browsers socks5 request
and then send the actual http https request to proxy server(theshy_server)