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

Add SOCKS5 authentication directives #7

Open
nemoyin opened this issue Dec 20, 2016 · 4 comments
Open

Add SOCKS5 authentication directives #7

nemoyin opened this issue Dec 20, 2016 · 4 comments
Labels
Milestone

Comments

@nemoyin
Copy link

nemoyin commented Dec 20, 2016

rt

@nemoyin
Copy link
Author

nemoyin commented Dec 20, 2016

is there any directive?

@nemoyin
Copy link
Author

nemoyin commented Dec 20, 2016

and i want to use this module in openresty, how ?

@dannote
Copy link
Owner

dannote commented Jan 1, 2017

No, there is no SOCKS authentication yet. To use it with OpenResty, build OpenResty from source and enable this module when configuring.

@dannote dannote changed the title how to add auth information ,like username and password Add SOCKS5 authentication directives Jan 1, 2017
@gits7r
Copy link

gits7r commented Oct 4, 2019

I am interested to sponsor if you can implement support for authentication enabled socks5 proxies in the form of:

socks5://username:password@host:port/

(same as per industry standard)
Might be very useful.

@dannote dannote added the feature label Apr 7, 2021
@dannote dannote added this to the 2.0 milestone Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants