peterldowns / localias

custom local domain aliases for local dev servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Feedback #2

peterldowns opened this issue · comments

On Linux, installed via go install

  • Localias asked for a password when I followed the quickstart, then failed with error: loading new config: http app module: start: listening on :443: listen tcp :443: bind: permission denied. I looked this up and used stackoverflow to fix it instead of the Readme since the quickstart didn't mention this issue. It would be nice if Localias could catch this error and point users to the correct fix / link to the README for further explanation.
  • I use Firefox and all of the certificate stuff worked out of the box even though the about:config was default. Why was that? (Answer: because caddy will install its certs to firefox, and also java, if it can.