Get our app

QR code for Noticeboard app

Https Localhost 11501 Url [hot] -

Thus, seeing https://localhost:11501 is not a bug—it is a sign that your tooling respects modern web standards. Embrace it.

Use a tool like to create a certificate your computer natively trusts.

When you type https://localhost —regardless of the port—your browser will likely throw a

See what response you get.

Electron or mobile apps sometimes run a hidden local web server for inter-process communication. Port 11501 could be that server. The /url endpoint might be an API to open a URL in the system browser.

Then check the PID in Task Manager.

: