[ ] Don't engage killswitch if not logged into the app
[x] Add "host-rules" option to electron command line args: app.commandLine.appendSwitch('host-rules', 'MAP cypherpunk.privacy.network 216.239.32.21')
[ ] Add warning if "Use Cypherpunk DNS" is disabled, Killswitch is "Auto" or "Always On", and "Exempt LAN" is off, that their DNS probably won't work with the configuration of settings
[Cross-Platform]
app.commandLine.appendSwitch('host-rules', 'MAP cypherpunk.privacy.network 216.239.32.21')
[MacOS]
[Linux]