Releases: damob-byun/WireGuardNTSharp
Releases · damob-byun/WireGuardNTSharp
ver 1.0.5
- FIX: add dns support
Rename the Wireguard options file as "client.conf" and put it in the same folder and run it
if you want to use with options following summary
Usage: WireGuard-Cli.exe [OPTION...]
-v version
-c config "config file path" default path is "client.conf"
-n name "adapter name" default name is "client"
-t type "tunnel type" default type is "client"
ver 1.0.4
- FIX: dns error
Rename the Wireguard options file as "client.conf" and put it in the same folder and run it
if you want to use with options following summary
Usage: WireGuard-Cli.exe [OPTION...]
-v version
-c config "config file path" default path is "client.conf"
-n name "adapter name" default name is "client"
-t type "tunnel type" default type is "client"
ver 1.0.3
- FEAT: Append Endpoin dns support
Rename the Wireguard options file as "client.conf" and put it in the same folder and run it
if you want to use with options following summary
Usage: WireGuard-Cli.exe [OPTION...]
-v version
-c config "config file path" default path is "client.conf"
-n name "adapter name" default name is "client"
-t type "tunnel type" default type is "client"
ver 1.0.2
- FEAT: Change Project Name
Rename the Wireguard options file as "client.conf" and put it in the same folder and run it
if you want to use with options following summary
Usage: WireGuard-Cli.exe [OPTION...]
-v version
-c config "config file path" default path is "client.conf"
-n name "adapter name" default name is "client"
-t type "tunnel type" default type is "client"
Full Changelog: 1.0.1...1.0.2
ver 1.0.1
- endpoint config support
ver 1.0.0
- FEAT: 1.0.0
Rename the Wireguard options file as "client.conf" and put it in the same folder and run it
if you want to use with options following summary
Usage: Example.exe [OPTION...]
-v version
-c config "config file path" default path is "client.conf"
-n name "adapter name" default name is "client"
-t type "tunnel type" default type is "client"