Back to feed
Dev.to
Dev.to
6/30/2026
Check your IP, ASN, and VPN/proxy leaks from the terminal with curl (no signup, no key)

Check your IP, ASN, and VPN/proxy leaks from the terminal with curl (no signup, no key)

Short summary

hackmyip.com serves a collection of free, keyless curl endpoints for checking your IP address, ASN, geolocation, and VPN/proxy detection status—no signup or API key required. Response formats are clean text or JSON, specifically designed to pipe into shell scripts and command-line tools like jq. The /proxy endpoint detects datacenter/VPN leaks in one second; use it before sensitive operations or embed it in automation to verify your traffic actually routes through your VPN.

  • Free curl endpoints for IP, ASN, VPN/proxy checking—no signup or API key
  • Returns clean text or JSON; designed to pipe into scripts and jq
  • /proxy endpoint detects datacenter/VPN leaks in one second

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more