ark0f / async-socks5

An async/.await SOCKS5 implementation
Apache License 2.0
78 stars 16 forks source link

Proxy Server #39

Open Regela opened 1 year ago

Regela commented 1 year ago

Can i make socks5 server using this library?

Regela commented 10 months ago

I made a fork and tried to come up with an API to create a server. I suggest you read it, discuss it, if you like it, I’ll issue a pull request. https://github.com/Regela/async-socks5