I built a DNS resolver that lets me use https://frontend.numa instead of localhost:5173 — auto-generated TLS certs, WebSocket passthrough, path routing. No mkcert, no nginx, no /etc/hosts.
FL score
out of 100
Verdict
high confidence
Competition
14
competitors found, mature market, funded players
Trend
No signal yet
A Rust DNS resolver simplifying local web development by eliminating mkcert/nginx/hosts, but faces a crowded market and high build complexity.
The pain
The gap
Build angle
Strengths
Questions about this idea?
FlyBot reads the scoring and gives you a second opinion on “I built a DNS resolver from scratch in Rust – no DNS libraries”.
Risks
Next steps
Fly Labs Method
Is the pain real, is there a gap, is it the right time, can one person build it.
A DNS resolver in Rust simplifying local dev setup has strong problem clarity and payment signals but faces a crowded market and high build complexity for a solo founder.
Value Equation
Dream outcome and how likely it feels, against the time and effort it costs.
Good market pain and value proposition, but high build complexity and a crowded market present significant hurdles for differentiation and GTM.
One-Person Business
Curiosity pull, identity fit, and a path from free value to paid for a solo creator.
Clear problem and good leverage, but audience reach, creator fit, and product simplicity for a solo builder in a competitive market are concerns.
Viral Frameworks
Hook strength, shareability, and how cheaply it can be tested.
Clear value prop for a specific dev audience, but high assumption risk regarding switching behavior and competitive landscape.
Builder Lens
Evidence the problem exists, timing, defensibility, and a model that fits on a napkin.
Strong demand and specificity for a pain point that will grow, but the narrowest wedge and proof of unique solution effectiveness are key to validate.
Why this verdict
Five lenses, one composite. How scoring works
The angle
This weekend
Who is already there, mature market
A cloud-based service that provides secure tunnels to expose local servers to the internet.
Pricing: Free tier with up to 3 online endpoints, 1GB data, 20k HTTP/S requests. Personal plan: $8/month (billed monthly) or $5/month (billed annually) for 3 active endpoints, 10 GB/month bandwidth, 60,000 requests/month. Pro plan: $49/month (billed monthly) or $29/month (billed annually) for 10 active endpoints, 50 GB/month bandwidth, 500,000 requests/month. Enterprise pricing starts from $5,000–$15,000 annually.
An open-source Edge Router that makes publishing services a fun and easy experience.
Pricing: Open-source version is free. Traefik Enterprise starts at $2,000 annually per instance, offering advanced features, technical support, and increased security.
A powerful, enterprise-ready, open-source web server with automatic HTTPS.
Pricing: Open-source and free to use. Enterprise solutions available, but specific pricing not listed in search results.
A web-based interface for managing Nginx proxy hosts with free SSL.
Pricing: Free and open-source.
An open-source sharing solution providing private and public secure tunneling using OpenZiti for zero-trust networking.
Pricing: Free tier (ZrokNET STARTER) includes 5 Daily GB, 2 Environments, up to 5 Share Backends (2 Reserved), 5 Private Access Frontends. Paid plans start at $20/month for 100 Daily GB, 50 Environments, 100 Share Backends, 100 Private Access Frontends, and custom domains.
A reverse proxy tool that provides a public URL to localhost with support for HTTP/S, TCP/TLS, and UDP tunnels.
Pricing: Offers a free tier with 2 active HTTP tunnels and persistent subdomains. Specific pricing for paid tiers not found in search results.
An npm package that lets you create HTTP/HTTPS tunnels to localhost, providing a random subdomain.
Pricing: Free.
Creates secure, outbound-only connections between your services and Cloudflare's edge network.
Pricing: Included with Cloudflare plans, which have a free tier. Specific pricing for advanced tunnel features not explicitly detailed as standalone in search results.
A mesh VPN solution that connects devices directly using WireGuard and offers secure public URL exposure via Tailscale Funnel (beta).
Pricing: Free tier for individuals. Paid plans start at $6/user/month for teams. Specific pricing for 'Funnel' feature not explicitly detailed as standalone.
An open-source ngrok/serveo alternative that provides HTTP(S)/WS(S)/TCP tunnels to localhost using only SSH.
Pricing: Free and open-source.
A tool that creates a network bridge between a developer's local machine and a remote Kubernetes cluster for local development and debugging.
Pricing: Free tier and paid enterprise plans. Specific pricing for paid tiers not found in search results.
A tool that allows developers to run local processes within their cloud environment by intercepting calls at the process level.
Pricing: Free.
What they charge
Recent news
Cast AI, March 17 2026
freeCodeCamp, March 17 2026
AlternativeTo, March 13 2026
Capterra, March 13 2026
Pinggy, March 05 2026
Market signals
The market for local development proxies, tunneling solutions, and API gateways is mature and actively growing, driven by the increasing adoption of microservices, containerization (Docker, Kubernetes), and the need for secure, efficient local development workflows. Recent news indicates continuous innovation and competition among established players and newer open-source alternatives. The shift towards cloud-native development further fuels the demand for tools that bridge local environments with remote clusters, offer automatic HTTPS, and simplify complex networking configurations.
What frustrates people
I built µJS because I wanted AJAX navigation without the verbosity of HTMX or the overhead of Turbo.It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single <script> tag, one call to `mu.init()`. No build step, no dependencies.Key features: patch mode (update multiple fragments in one request), SSE support, DOM morphing via idiomorph, View Transitions, prefetch on hover, polling, and full HTTP verb support on any element.At ~5KB gzipped, it's smaller than HTMX (16KB) and Turbo (25KB), and works with any backend: PHP, Python, Go, Ruby, whatever.Playground: https://mujs.org/playgroundComparison with HTMX and Turbo: https://mujs.org/comparisonAbout the project creation, why and when: https://mujs.org/aboutGitHub: https://github.com/Digicreon/muJSHappy to discuss the project.
Design & Creative
Built this solo. It watches SEC filings for executive and board changes, extracts the data, and shows it in real time. 2,100+ changes in the last 30 days. The comp data is interesting: average new CEO total comp is $8.4M across 284 appointments. The /explore page is fully open, no login needed.
Design & Creative
Design & Creative