Dev Tools · 2h ago
Check IP, ASN, and VPN leaks from terminal with curl
A developer created hackmyip.com, a no-frills service that returns IP, ASN, location, and VPN/proxy status via curl. It offers plain text and JSON endpoints for scripting, including a proxy check to verify VPN leaks. The tool requires no signup or API key, making it ideal for shell scripts and SSH sessions.
Meridian48 take
A simple utility that solves a common pain point for developers, but its reliance on a single third-party service raises availability concerns for critical scripts.
Read the full reporting
Check your IP, ASN, and VPN/proxy leaks from the terminal with curl (no signup, no key) →
DEV Community
developer-toolsvpn-leak-test