Open-source developer tools

Local infrastructure
for developers

localtool gives you production-grade DNS resolution and HTTPS certificates for local development. One CLI, two subcommands: dns and ssl. No cloud dependencies. No configuration headaches.

Tools

Everything local dev needs

localtool dns and localtool ssl — two subcommands that solve the most frustrating parts of local web development.

dns

DNS for your local machine

  • Profile-based DNS with named zones and groups
  • Wildcard support for subdomain routing
  • Cross-platform: Linux, macOS, Windows
  • Automatic dnsmasq configuration
  • System detection and port conflict warnings
$ localtool dns add myapp.test 127.0.0.1

ssl

HTTPS certs for local development

  • CA generation and system trust installation
  • Wildcard SANs on every certificate
  • Cross-platform trust: Linux, macOS, Windows
  • Pure Rust — no OpenSSL system dependency
  • Pairs seamlessly with localtool dns
$ localtool ssl generate myapp.test

Telemetry

Built by the community

Anonymous usage data helps us improve. Check the live leaderboard to see who has been using the tools the longest.

View leaderboard

Pricing

Free. Always.

Both tools are open-source under the MIT license. No paid tiers, no feature gates, no cloud subscriptions. Forever.

Star on GitHub