"check port open" button bug fixed
Fixed a bug just now with the check port open
button on the admin network tab. Turns out for proxied Kiwi the result returned was always YES
even if no proxy of that name existed. So if you typo'd bluue.proxy.kiwisdr.com
in the proxy configuration instead of blue.proxy.kiwisdr.com
the port check would still return YES
. For non-proxy configurations, like a domain name, DDNS/DUC or IP address, it worked fine.
Apologies for this. I don't understand how we went this long without the issue being noticed.