Commit Graph

6 Commits

Author SHA1 Message Date
David Todd 06fa2732c1 Add some new lan-int options
Quick options, such as restarting an interface
and releasing/renewing the interface IP address
2017-06-15 12:00:10 -05:00
David Todd ec2c17e905 Fix the choice selector on advanced options
These Y/N choices were failing because
I was checking for a lowercase letter,
while batch checks for uppercase
2017-06-15 11:59:03 -05:00
David Todd (c0de) 7683341717 Add Advanced Flags
This allows the user to change more variables without having to edit the script.
Changes allowed: 
Assuming DHCP/Static IP on LANINT
Assuming On/Off state for Windows Firewall
Assuming Enabled/Disabled on WIFIINT
2017-05-10 10:35:48 -05:00
c0de 75b4ee8de5 Add main batch file
This is the main script. I've already refactored it a bunch before I made this repo
New changes will obviously be stored in git from now on
2017-04-09 20:14:32 -05:00
c0de b696e78761 Add initial gitignore 2017-04-09 20:13:13 -05:00
c0de f189289cc9 Add License and ReadMe 2017-04-09 20:11:46 -05:00