Skip to content

V1.2.0

Compare
Choose a tag to compare
@FolsomHunter FolsomHunter released this 30 May 06:08

New Features

  • Added showDeviceQR [Interface Name] [Device Index] to display tunnel configuration files as QR codes in the terminal.

Bug Fixes

  • WireGuard config is now saved immediately after a device is added.
    Prior to this, wg-skoonie relied on WireGuard to save its own config, which WireGuard does successfully if the interface is brought down properly. However, if the interface is halted unexpectedly (such as power outage), the config is not saved properly and the devices in WireGuard that were not yet saved to file are lost.