Further changes to decrease log size.
Made changes to reduce the size of the log over...
Reduced the size of the log output.
Added interface to ping statement for checking ...
My ISP decided to start tampering with DNS, fix...
Added reboots and a reboot log.
Allowed less strict speed requirements for chec...
Configured a proper internal gateway address fo...
Removed the dhcp configuration for the external...
Added GPL V3 License.
SELinux is preventing the selfheal.sh script fr...
Got the scripts working on Fedora 23, the cron ...
Made enabling / disabling DHCP available to the...
Fixed the date format for the logs
Made self-healing wait times shorter just to se...
Added routing rules to route all DNS traffic to...
Things are functional again, but still need tid...
Fixed some DHCP Functions
Added a function to calculate the start range f...
More bug fixes. Getting there.
A lot closer to being back to functional.
Wrapping it up for the night.
Fixed code formatting, added echo statements at...
Put everything into a functions file.
Eliminated the ovrMain.sh file, still needs wor...
Wrapping up for the night.
Got rid of a temp setting.
Got the latency checking and site picking working.
Further work to modularize.
Working on making the installer more modular.
Hopefully built the internal interface's networ...
Error checking for user input now works.
Added OS selection menu - not functional yet.
Changed comment in installer. Test commit.
Fixed Typo.
Blocked ssh on the external port.
Added code to remove openvpn instances.
Made the crontab run every 5 minutes.
Fixed iptables rules to be more secure, tempora...
Changed the crontab to run every 15 minutes.
Fixed more issues with setiptables.sh
Fixed another error with building the setiptabl...
Still trying to get routing sorted.
Fixed typo.
Hopefully routing is finally fixed.
Made changes to the iptables commands and varia...
Including time in the date.
Fixed the date hopefully.
Changed how iptabes is set, built pre-made scri...
Got it working, fixing SSH for internal interface.
Added uninstaller. Further cleaned up the code.
Fixed some syntax errors. Directly pass speed a...
Directory was not specified for ca.crt. fixed.
Added checking for if crontab event has already...
Don't overwrite login credentials.
Install wget first in order to check interfaces.
Changed to CentOS7.
Straightned out where the installer sets up files.
Minor cleanup...
Install unzip.
Corrected case of a script call.
Activated the installer.
Set the wget arguments to match the other scrip...
Set the interface names in the iptables commands.
Set the log output in selfheal.sh.
Getting things straightened out in ovrMain.sh.
Exported the DIR variable.
Added code to use the current working directory...
Created new installer that calls other scripts.
added exit code for identifyInterfaces, changed...
Initial commit. There's a long road ahead.