added files and folders

This commit is contained in:
2023-03-05 21:08:50 -06:00
parent 68e1aeeb19
commit bd986b58f0
124 changed files with 2510 additions and 0 deletions

4
OpenVPNGUI.bat Normal file
View File

@@ -0,0 +1,4 @@
net stop FreeDNSUpdater
taskkill /f /im "FreeDNSUpdater.exe"
start "" "C:\Program Files\OpenVPN\bin\openvpn-gui.exe"