socks5
socks5 copied to clipboard
[feature request] multiple user/pass or custom authentication handler
Could you please provide an example of how to implement a custom user/pass authentication handler function so that people can run a socks5 server with multiple username / password combinations?
Just use small API to build your own server.
more about socks5: https://www.txthinking.com/talks/articles/socks5-and-http-proxy-en.article https://www.youtube.com/watch?v=sBCB-X7BoP8
what is small api and where do i find it? i want to make this support multiple outgoing and username/password, and able to configure it without restarting the server