myip.dev

alpha release

CLI Usage

# Using curl $ curl myip.dev # Using wget $ wget -qO- myip.dev # Using httpie $ http GET myip.dev # Using Python requests $ python -c "import requests; print(requests.get('https://myip.dev').text)" # Using Node.js fetch $ node -e "fetch('https://myip.dev').then(r=>r.text()).then(console.log)"

No tracking, no logs—just your IP, instantly.

We use minimal analytics (view public dashboard) with privacy-focused Plausible. No cookies, no user tracking.