Run a reverse proxy server

caddy

  • An enterprise-ready open source web server with automatic HTTPS, written in Go.
    More information: <https://caddyserver.com>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

caddy reverse-proxy --from :{{80}} --to localhost:{{8000}}

click the source code to copy install caddy on any operating system with command-not-found.com