Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] multiple user/pass or custom authentication handler #13

Open
bobbaker6667 opened this issue Jan 11, 2023 · 2 comments

Comments

@bobbaker6667
Copy link

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?

@txthinking
Copy link
Owner

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

@DevilLord41
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants