Un outil pour exposer une app locale en HTTPS avec un nom de domaine (local également).

🔗 https://github.com/vercel-labs/portless

#https #localhost #dev #proxy

GitHub - vercel-labs/portless: Replace port numbers with stable, named local URLs. For humans and agents.

Replace port numbers with stable, named local URLs. For humans and agents. - vercel-labs/portless

GitHub

How to be K•••••d D••s (the full guide):

  • Deploy everything directly on localhost and call it "production"
  • Hardcode your DB password as password123 — security is for cowards
  • Run your app on port 3000 exposed raw to the internet, no nginx, no nothing
  • When someone asks "where's your reverse proxy?" say "I don't need that, I'm built different"
  • No Docker because containers are "too complicated" — just npm start in a tmux session and pray
  • Copy-paste from Stack Overflow 2014 answers and ship it
  • When your app goes down, blame the VPS
  • Gatekeep other devs for not knowing things you only learnt last week
  • Call yourself a senior developer on your LinkedIn at age 19
  • Remove anyone from the community who actually knows what they're doing — they're a threat
  • #coding #developer #programming #funny #tech #humor #code #software #webdev #security #production #localhost #javascript #devlife #relatable #system #vps #linux #sysadmin #bugs

    @der_kleine_herr_b Wieso heißt der nicht ISO 127001, vertane Chance.

    #localhost

    Compartir tu #localhost con más control.

    Eso es lo que propone Smuggl 🔒

    Creas un enlace y decides quién entra y quién no.

    Una idea muy interesante para quienes valoran la privacidad y prueban herramientas de #desarrollo local.

    ➡️ https://www.softandapps.info/2026/04/12/compartir-localhost-smuggl/

    «mkcert: A simple zero-config tool to make locally trusted development certificates with any names you'd like.»

    Does any of you use this and how good is it in WebDev production to use it for local tests etc.?

    🔐 https://github.com/FiloSottile/mkcert

    #localhost #https #webdev #zeroconfig #trust #dev #development #askfedi #web #question #FediQuestion

    GitHub - FiloSottile/mkcert: A simple zero-config tool to make locally trusted development certificates with any names you'd like.

    A simple zero-config tool to make locally trusted development certificates with any names you'd like. - FiloSottile/mkcert

    GitHub
    Ah, another revolutionary CLI tool that lets you play whack-a-mole with #localhost services. 🚀 Because who doesn't love the thrill of #debugging their own computer? 🙄 Next up, a tool to tell you when your coffee is brewing. ☕️
    https://github.com/RasKrebs/sonar #CLItools #techhumor #softwaredevelopment #coffeeautomation #HackerNews #ngated
    GitHub - RasKrebs/sonar: CLI tool for inspecting and managing services listening on localhost ports

    CLI tool for inspecting and managing services listening on localhost ports - RasKrebs/sonar

    GitHub

    Sonar – A tiny CLI to see and kill whatever's running on localhost

    https://github.com/RasKrebs/sonar

    #HackerNews #Sonar #CLI #localhost #kill #process #tool #open #source

    GitHub - RasKrebs/sonar: CLI tool for inspecting and managing services listening on localhost ports

    CLI tool for inspecting and managing services listening on localhost ports - RasKrebs/sonar

    GitHub

    Is there nothing sacred?

    #Avengers #LocalHost

    [portless - 포트 번호를 이름 기반 .localhost URL로 대체하는 도구

    Vercel Labs의 오픈소스 도구 Portless는 로컬 개발 시 포트 번호 관리의 복잡성을 해결하기 위해 이름 기반 .localhost URL을 제공합니다. 이 도구는 각 개발 서버에 고유한 서브도메인을 부여하여, 개발자가 포트 번호를 기억하거나 충돌을 걱정하지 않도록 합니다. HTTP/2 및 HTTPS를 지원하며, TypeScript로 작성된 모노레포 구조를 가집니다.

    https://news.hada.io/topic?id=27116

    #vercel #portless #localhost #development #opensource

    portless - 포트 번호를 이름 기반 .localhost URL로 대체하는 도구

    <ul> <li>로컬 개발시 <strong>포트 충돌</strong> 및 <strong>몇번 포트를 썼는지 기억해야 하는 고통</strong>을 해결해주는 <strong>Vercel Lab...

    GeekNews

    I'm still experimenting with #podman #rootless and can't find how to allow containers/pod to access #localhost

    Context: one pod with 2 #containers, one needs access to localhost. Podman is 5.4 with pasta networking.
    I tried adding "-T" or "host-gateway" options to pasta network on the pod but still no way.
    Can't to find a single complete article on how to manage networking on pods, a lot of different information

    Has anyone a solution to this problem? Is it simply possible?

    #sysadmin #linux