这是一种可以绕过单ip限制的方法,在某些情况下可替代 ip 代理池,除非waf开启ipv6网段屏蔽。但cloudflare通常以/64屏蔽网段 ``` server { listen 80; server_name localhost; location / { set_by_lua_...