Minimalist IP and network information tool
- Minimalist: intentionally small & clutter-free
- API:
curl
to get JSON/plain text
- Web interface: https://myip.dev
- Get all (JSON):
curl myip.dev
- Get IPv4 (plain text):
curl myip.dev/raw
- Get IPv6 (plain text):
curl 6.myip.dev/raw