I tried refreshing the file many times and got many different ips, I don't think it's exactly his ip, it's just CF's ip


    I tried blocking here and they didn't work

    and here too

    It is recommended that you enable CDN identification matching

    context client_ip {
        enableIpGeo                 0
        trustedIPList               0.0.0.0/0
        trustedIPList               0::/0
        setRealIpFromHeader         CF-Connecting-IP
    }

    sanhpv

      aaPanel_Kern Where should I add this code, or where should I turn it on? Please guide me

      Hello, use the ssh tool or the server provider's VNC to execute the command to check whether aapanel is normal.
      curl -k https://www.aapanel.com/script/aapanel_check.sh | bash

      aaP_liaowanda777

        aaPanel_Kern Thanks for replying. I see that there is an issue from the server side, and it's not a problem with the panel. Could you please help confirm this?

          aaP_liaowanda777
          Hello, this can only be confirmed by you. Can you connect to ssh? Is it possible to use VNC from a server provider

          sanhpv if You're using cloudflare, then You can try to create WAF and block the IPs/Country or ASN from CloudFlare.

          Also, if You're targeting specific countries only, then You can create WAF in CF to allow those countries only.

          note: don't forget to allow Google ASN if You want to allow specifics countries.

          Hello, you can try adding a network segment such as:
          185.162.11.0/24
          or
          185.162.0.0/16

          sanhpv