toastify icon indicating copy to clipboard operation
toastify copied to clipboard

[Question] Kestrel web server at port 80

Open goldstar2154 opened this issue 6 years ago • 1 comments

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

goldstar2154 avatar Jul 26 '19 09:07 goldstar2154

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

Speeko avatar Sep 13 '19 13:09 Speeko