I Got Sick of Remembering Port Numbers

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. portless

    Replace port numbers with stable, named local URLs. For humans and agents.

    This is really amusing. Because absolutly eveyrone I know vibe-coded this thing. I think the first one was https://github.com/ralt/dns-to-port possibly mine is second (but it is very much a joke so I am not linking it) .. Vercel later did https://github.com/vercel-labs/portless and I would imagine quite a few others. Zeitgeist. Also this does probably mean its kinda useful.

    And that none of us can get bothered to "Google" if a thing that does the same thing already exists. Currently vibing, on a train, a spaced repetition thing for my kid - because I needed a specific list of countries - and its faster to create the whole app rather than figure-out how to find one that would do this.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. localias

    custom local domain aliases for local dev servers

    I like localias[1] for this problem. Not only do you get nice aliases for all your local ports, but you also get nice Caddy-managed TLS certs for them

    [1]: https://github.com/peterldowns/localias

  4. portmap

    map names to localhost ports, made for agents and humans

    I’ve built portmap[0] to solve that. Also comes with skills which makes it work really great with coding agents (instructions in the readme).

    [0] https://github.com/JonasKs/portmap

  5. dns-to-port

    A small utility so that my localhost apps are more user-friendly to use

    This is really amusing. Because absolutly eveyrone I know vibe-coded this thing. I think the first one was https://github.com/ralt/dns-to-port possibly mine is second (but it is very much a joke so I am not linking it) .. Vercel later did https://github.com/vercel-labs/portless and I would imagine quite a few others. Zeitgeist. Also this does probably mean its kinda useful.

    And that none of us can get bothered to "Google" if a thing that does the same thing already exists. Currently vibing, on a train, a spaced repetition thing for my kid - because I needed a specific list of countries - and its faster to create the whole app rather than figure-out how to find one that would do this.

  6. mod_bonjour

    I've used[0] `.local` to achieve something like this, by advertising service endpoints over mDNS.

    Exposing random services to your local network is exactly what mDNS is for, I always thought it was a shame more dev tooling didn't do that.

    [0]: https://github.com/andrewaylett/mod_bonjour is a fork of Apple's mod_bonjour, very much unloved of late I'm afraid.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: mDNS Locked Down on Macs?

    1 project | news.ycombinator.com | 24 Mar 2025
  • Free and open source software projects are in transition

    2 projects | news.ycombinator.com | 31 Jul 2023
  • I built a GitHub Action that works with any stack — here's how

    1 project | dev.to | 29 May 2026
  • Brev: Start fine-tuning and training models in < 10 minutes

    1 project | news.ycombinator.com | 27 Oct 2023
  • Show HN: Localias, securely manage local devserver aliases

    2 projects | news.ycombinator.com | 19 May 2023