loophole / cli

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

Desktop App crashes immediately with newer versions of Chrome/Chromium #220

Closed denny241 closed 1 year ago

denny241 commented 1 year ago

Describe the bug When using the latest versions of chromium (tested on Ubuntu 20.04)/Chrome (tested on Windows 10), the desktop app crashes immediately after starting. This is caused by chromium now replying with a 403 Forbidden: "Rejected an incoming WebSocket connection from the http://127.0.0.1 origin. Use the command line flag --remote-allow-origins=http://127.0.0.1 to allow connections from this origin or --remote-allow-origins=* to allow all origins." where it just accepted the connection in earlier revisions.