loophole / cli

Loophole. Instant hosting, right from your local machine. CLI.
https://loophole.cloud
MIT License
161 stars 17 forks source link

Not loading #261

Open JxxIT opened 4 months ago

JxxIT commented 4 months ago

Describe the bug The custom hostname is set to something with a capital, for example: Loophole. Loophole says it is Loophole.loophole.site, but when you visit loophole.loophole.site, it won't load and sometimes gives a error about acme. This can be fixed by changing it to loophole.

To Reproduce Steps to reproduce the behavior:

  1. Do loophole http 8000 --hostname Loophole
  2. Go to loophole.loophole.site
  3. See that the site is not loading.

Expected behavior The site loads. A possible fix is automatically converting it to lowercase in the code.

Screenshots

Environment

Additional context