system log
curl -sf ip.socha.it
curl -sf ip.socha.it/eol
server { listen 80; server_name ip.socha.it; default_type "text/plain"; location /eol { return 200 "$remote_addr\n"; } location / { return 200 $remote_addr; } }
Prześlij komentarz
Brak komentarzy:
Prześlij komentarz