dannote / socks-nginx-module

An nginx_http_proxy_module fork with SOCKS5 support
200 stars 67 forks source link

Connecting to SSL enabled websites from socks5 proxy #11

Open shrey4796 opened 7 years ago

shrey4796 commented 7 years ago

How can I use this module to connect to some https connection on some specific port. The website says all ngx_http_proxy_module directives are supported. How to use proxy_ssl_certificate, etc with this module ?

dannote commented 3 years ago

Not supported yet, will be fixed in upcoming release

redteam88 commented 2 years ago

Hello! Do you have any update?