aleab / toastify

:mega: TOASTIFY DEVELOPMENT HAS STOPPED | Toastify adds global hotkeys and toast notifications to Spotify
https://aleab.github.io/toastify
GNU General Public License v2.0
434 stars 48 forks source link

[Question] Kestrel web server at port 80 #127

Open goldstar2154 opened 5 years ago

goldstar2154 commented 5 years ago

Right now toastify uses kestrel web-server at 127.0.0.1:80, can you please explain me for what exactly this was did?

netstat -a -b TCP 127.0.0.1:80 DESKTOP-S7AM32P:0 LISTENING [Toastify.exe]

Current problem with my own proxy server that need to listen port 80

Speeko commented 5 years ago

My guess is this would be related to the new authentication updates.