Next-generation development DNS with wildcard resolution, custom domain delegation, and automatic HTTPS certificates.
Inspired by xip.io, nip.io, and traefik.me, supercharged with custom domains and HTTPS support.
Zero config, just works
Embed any IP address in a *.devns.me subdomain and it resolves instantly. No registration, no /etc/hosts, no DNS server to configure.
Your domain, automatic certificates
Delegate your own domain or subdomain by pointing NS records to our nameservers. We manage DNS dynamically for your domain, and automatically provision Let’s Encrypt HTTPS certificates via DNS-01 challenge.
*.devns.me would mean distributing the same private key to all users, which violates certificate authority policies. This is why DevNS.me uses domain delegation instead: you get certificates for your own domain, with your own private keys.
Get started in minutes. No registration required for basic wildcard DNS.
Explore a complete local development setup with Docker, Traefik, and DevNS.me. Multi-project routing, LAN access, and automatic HTTPS in one example repo.
More and more tools, platforms, and APIs require secure connections — even for local development.
HTTPS required for redirect URIs during login flow testing.
Apple mandates HTTPS and domain verification for Wallet passes and Apple Pay.
HTTPS is required for authentication callbacks and secure hosting.
Service workers and modern web APIs require secure contexts.
Geolocation, clipboard, device motion — restricted to HTTPS.
Secure connections are necessary to test payment flows and webhooks.
AI agent integrations may require HTTPS endpoints for secure communication.
HTTPS is becoming a requirement across a wide range of tools and APIs.