nginx_tcp_proxy_module
nginx_tcp_proxy_module copied to clipboard
GeoIP blocking in TCP_proxy module !
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.
hi @gugansankar Geo module is a http module, it cannot work in tcp module.