Welcome to myip.adversec.com! Endpoints: myip.adversec.com Dual-stack (IPv4 & IPv6) ipv4only.myip.adversec.com IPv4-only endpoint ipv6only.myip.adversec.com IPv6-only endpoint Resources: / Return the remote address /help Print this help page /http/cookie Return a HTTP Cookie header /http/cookie/set Return a HTTP Set-Cookie header /http/cookie/set/httponly Return a HTTP Set-Cookie header with a HttpOnly cookie /http/cookie/set/httponly_secure Return a HTTP Set-Cookie header with a HTTPOnly and secure cookie /http/cookie/set/secure Return a HTTP Set-Cookie Header with a secure cookie /http/headers Print all HTTP headers sent by the client /ssl/cipher Print cipher of established SSL/TLS session /ssl/client/ciphers Print list of ciphers supported by the client /ssl/client/curves Print list of curves supported by the client /ssl/client/cert Print client certificate -- * myip.adversec.com is also available via HTTPS: https://myip.adversec.com https://ipv4only.myip.adversec.com https://ipv6only.myip.adversec.com * Use myip.adversec.com on your shell: POSIX: alias myip="curl https://myip.adversec.com/" PowerShell: function myip { (iwr https://myip.adversec.com/).content } * The configuration files are available on GitHub: https://github.com/takeshixx/myip.space