diff --git a/ipget/templates/index.html b/ipget/templates/index.html index 9735add..ace8d39 100644 --- a/ipget/templates/index.html +++ b/ipget/templates/index.html @@ -18,11 +18,13 @@ IP Address

{{ client_info.ip }}

+ {% if client_info.xff %} curl {{ client_info.remote_hostname }}/xff X-Forwarded-For {{ client_info.xff }} + {% endif %} {% if ip_api %}