Releases: YeetAtTheBluWolf/Light-Switch
Light Switch v1.2
It has been 3 months.
Full Changelog: v1.1.0...v1.2.0
File hash:
SHA1 hash of LightSwitch_installer.msi: F028AA34B1351439B3A565B4DCAB3BB6498B69EA
SHA1 hash of setup.exe: D96E654ECA8408C0D41C2AC5AACF3F881C386309
Light Switch v1.1
It's a full application.
Change log:
Created a install wiz.
File hash:
SHA1 hash of .\LightSwitch_installer.msi: 7f05c441858781778631f56682d68c91372acb60
SHA1 hash of .\setup.exe: 4a3bea6408aafdbe400210dafe4d91cedf070ab7
Light Switch v1.0
Minimized the UI and it seems to work fine...
Change Log
Created a abstract class for creating a file, even though it might just be unnecessary.
Along with a class that inherits it and it's used for creating a temporary powershell script for connecting to the tunnel.
Created a CommandLine class and it holds a static method for creating a command line process along with an string argument.
Both buttons create OnandOff object along with the chosen profile.
The button creates a script and runs the CMD command.
It takes the script and puts it in array and once the program shuts down it deletes those scripts.