lua-resty-sniproxy icon indicating copy to clipboard operation
lua-resty-sniproxy copied to clipboard

SNI Proxy based on stream-lua-nginx-module

Results 2 lua-resty-sniproxy issues
Sort by recently updated
recently updated
newest added

I have 2 snis that send request to my sniproxy with port 1010 a.example.com:1010 tcp b.example.com:1010 tcp how can I configure openresty to proxy these domains with same port because...

this project is very good! and can i use it to proxy_pass pg and mysql by use one port?