$ echo "=== Your Connection Details ==="
| Remote Address | -- |
| Remote Port | -- |
| Protocol | HTTPS (TLS) |
| Method | GET |
| Request URI | / |
| User-Agent | -- |
| Accept | -- |
| Accept-Language | -- |
| Accept-Encoding | -- |
| Connection | -- |
| Referer | -- |
| Cache-Control | -- |
| Sec-Ch-Ua | -- |
| Sec-Ch-Ua-Platform | -- |
| Sec-Ch-Ua-Mobile | -- |
| DNT | -- |
| X-Forwarded-For | -- |
| Timestamp | -- |
$ echo "=== TLS Handshake Details (visible to server) ==="
TLS Version: TLSv1.3 (negotiated)
Cipher Suite: --
SNI: --
ALPN: h2, http/1.1
$ echo "All requests are logged. This information is visible to the server."
$ _