dizda / fast-socks5

Fast SOCKS5 client/server implementation written in Rust async/.await (with tokio)
https://anyip.io/
MIT License
340 stars 67 forks source link

add socks4 client support #16

Closed Yneth closed 2 years ago

dizda commented 2 years ago

Hi @Yneth

Could you please update the README.md accordingly Also, could you add a rust feature and make sure this feature is disabled by default, as most of the people are expecting to use socks5 protocol according to the lib name.

Thank you for the PR.

Yneth commented 2 years ago

@dizda sure

Yneth commented 2 years ago

@dizda updated according to your comments

dizda commented 2 years ago

Thank you @Yneth this looks great!

dizda commented 2 years ago

Released v0.8.0