Skip to content

Releases: damob-byun/WireGuardNTSharp

ver 1.0.5

25 Aug 01:22
Compare
Choose a tag to compare
  • 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

05 Mar 17:01
Compare
Choose a tag to compare
  • 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

01 Sep 04:31
Compare
Choose a tag to compare
  • 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

01 Sep 03:53
Compare
Choose a tag to compare
  • 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

01 Sep 03:21
Compare
Choose a tag to compare
  • endpoint config support

ver 1.0.0

31 Aug 12:48
Compare
Choose a tag to compare
  • 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"