Skip to content

v1.0.6

Compare
Choose a tag to compare
@NHAS NHAS released this 14 Sep 03:37
· 680 commits to main since this release

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.