v1.0.6
Features:
- MFA session timeout can now be disabled by setting SessionTimeoutMinutes to -1 (this will not effect lockouts that occur due to network change)
- Add DNS option to configuration file, this automatically allows DNS addresses and will generate wg0.conf's with the DNS= option
Changes:
- Log output is now easier to parse for SIEM ingestion
Bug Fixes:
- Specifying a route as public after it has been declared as MFA now has no effect. MFA check takes precedence.