Closed TimCookss closed 8 months ago
How to solve it?
Looks like the TCP port 443 is already in use by another process, you need to close it, otherwise zoffline will not be able to bind to it.
You can use resmon.exe (listening ports) to find the process.
resmon.exe
thanks
How to solve it?