nginx_tcp_proxy_module icon indicating copy to clipboard operation
nginx_tcp_proxy_module copied to clipboard

GeoIP blocking in TCP_proxy module !

Open gugansankar opened this issue 9 years ago • 1 comments

Can I add geoip country blocking in Nginx tcp block as like as http block ?. As I need to allow specific region to access the tcp connection.

gugansankar avatar Dec 31 '15 08:12 gugansankar

hi @gugansankar Geo module is a http module, it cannot work in tcp module.

chobits avatar Mar 19 '16 14:03 chobits