boris-sinyapkin / lurk

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

[Refactor] Add helper routine to establish TCP connection #17

Closed boris-sinyapkin closed 4 months ago

boris-sinyapkin commented 5 months ago

This adds auxiliary routine to "net" module in order to establish TCP connection with passed options.