You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed bad quote and space characters created by Git GUI
- Installer now creates tasks run by SYSTEM built-in account
- DB creation script creates user with appropriate permissions mapped to SYSTEM.
- Re-implemented IPSec code that got lost in last code merge
- Changed Add-BlockRule function to use faster netsh command to create firewall
rules; Clear-BlockedClients function updates rule groups to keep firewall rules
organized (netsh does not allow for specifying the rule group at rule creation).