boris-sinyapkin / lurk

Lightweight implementation of a SOCKS5 proxy built on async Rust
0 stars 0 forks source link

[LurkServer] Improve tunnel implementation #35

Open boris-sinyapkin opened 4 weeks ago

boris-sinyapkin commented 4 weeks ago

Server uses LurkTunnel instance to handle data relaying going though proxy. This implementation could be simplified and improved (as well as logging for tunnelling)