en-US/wireguardctl.strings.psd1
|
@{ ModuleName = 'wireguardctl' ModuleVersion = '0.1.0' ReleaseNotes = '# Release Notes - Version 0.1.0 - Initial port from wireguard script to object-oriented PowerShell module. - Added Tunnel Watchdog with automatic recovery. - Implemented `Invoke-WireguardCtl` (`wgctl`) with interactive and native parameter mapping. - Added `WgInstallerConfig` for automated installer generation. ' } |