socks-nginx-module icon indicating copy to clipboard operation
socks-nginx-module copied to clipboard

Add SOCKS5 authentication directives

Open nemoyin opened this issue 8 years ago • 4 comments

rt

nemoyin avatar Dec 20 '16 03:12 nemoyin

is there any directive?

nemoyin avatar Dec 20 '16 03:12 nemoyin

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

nemoyin avatar Dec 20 '16 03:12 nemoyin

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

dannote avatar Jan 01 '17 23:01 dannote

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.

gits7r avatar Oct 04 '19 22:10 gits7r