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 proxy router example #18

Closed GlenDC closed 2 years ago

GlenDC commented 2 years ago

Closes #15 as it answers the question with an example, that it might be useful to others.

dizda commented 2 years ago

Super! This is a great idea.

GlenDC commented 2 years ago

Super! This is a great idea.

Awesome. Great to see it has potential.

I'm going to close this for now however until we figure out https://github.com/dizda/fast-socks5/issues/15#issuecomment-1119795209, as currently we are not able to strictly go via the downstream proxy.