Dan Nagle
Dan Nagle
Hello, Thank-you for the kind works. I'm pleased you like Cryptoknife. Yes, significant effort was made to portability, but I will likely ease my single exe requirement to a single...
Yes, that would be cleaner.
I dug into this a bit. It seems Apple blocks broadcast and multicast. However, there may be a way if I can have the app request the correct special permission.
This fell off my radar. I've been putting out so many bigger fires. I'll put this higher on my list.
Just an FYI... I've requested the entitlement for my app from Apple. Apparently, this feature requires a special request which is why I have been having trouble getting it to...
Perhaps text scaling is turned on? Not all the widgets in Packet Sender respond correctly to text scaling. It's a known quirk. I will leave this unresolved b/c there is...
OpenSSL and several run-time redistributables cannot be removed. However, if only command-line is desired, a good chunk of the GUI libraries could potentially be dropped. Having a completely separate download...
That is exactly how it works currently. If there are no SSL libraries, then you simply cannot use encrypted connections such as HTTPS or TLS. I bundle OpenSSL on Windows...
You still need the run-time libraries. Not needing secure protocols only saves maybe 4 DLLs.
You got my attention with "sponsor" 😉 Something like this has been requested several times. It would work similar to like you are describing. However, the app cannot exit or...