dizda / fast-socks5

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

Add Eq & Hash derive for TargetAddr #43

Closed erebe closed 8 months ago

erebe commented 8 months ago

Useful when we want to use TargetAddr as a key of a map

erebe commented 8 months ago

Hello,

Gentle bump regarding this PR :)

dizda commented 8 months ago

thanks for that super PR :)