Network Tools
Public IP Lookup
Works from Linux, Windows and the API
Use:
Use:
Use:
The lookup endpoints are open to everyone, cross-origin and API calls included. Parameters and Q&A:https://github.com/renfei/feedback/discussions/3
- http://ip.renfei.net answers with IPv6 or IPv4, preferring IPv6.
- http://ipv4.renfei.net is IPv4 only.
- http://ipv6.renfei.net is IPv6 only.
On Windows, open http://ip.renfei.net in a browser to see your public egress IP address.
If you only want the IPv4 address, use http://ipv4.renfei.net to see your public egress IP address.
Getting your public egress IP from the Linux command line
On a Linux box with no desktop — a server, say — curl prints your public egress IP address:
curl ip.renfei.net