DeweyHafta wrote:
@DvS24
Hi,
I ran your tool a good while back on Windows 7 and the tool as such worked fine.
However, since the upgrade to Windows 8.1 Pro I'm experiencing the following behavior:
With the latest version which you linked to on this thread in January 2020 I only get to see a blank, white window UNTIL I allow access to the internet in my firewall.
May I ask why it requires internet access? Sure, I could run Wireshark but why not ask you directly.

Thanks in advance.
DeweyHafta
it only should require a connection on startup, to download the following:
jquery + google font
if you're curious:
Code:
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat:100|Quicksand:300,400&display=swap&subset=cyrillic,latin-ext" rel="stylesheet">