When running "WireGuard-Cli.exe -c client.conf", I got this error:
OpenAdapter Fail And Now Start Create... : 1168
Unhandled exception. System.Net.Sockets.SocketException (11001): No such host is known.
at System.Net.Dns.GetHostEntryOrAddressesCore(String hostName, Boolean justAddresses, AddressFamily addressFamily, ValueStopwatch stopwatch)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress, AddressFamily family)
at WireGuardNT_PInvoke.Adapter.ParseConfFile(String[] lines, WgConfig& wgConfig) in C:\Users\ablestor-bjs\Documents\GitHub\WireGuardNTSharp\WireGuardNT-PInvoke\Adapter.cs:line 92
at WireGuardCli.Program.Main(String[] args) in C:\Users\ablestor-bjs\Documents\GitHub\WireGuardNTSharp\WireGuard-Cli\Program.cs:line 118
When running "WireGuard-Cli.exe -c client.conf", I got this error:
OpenAdapter Fail And Now Start Create... : 1168
Unhandled exception. System.Net.Sockets.SocketException (11001): No such host is known.
at System.Net.Dns.GetHostEntryOrAddressesCore(String hostName, Boolean justAddresses, AddressFamily addressFamily, ValueStopwatch stopwatch)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress, AddressFamily family)
at WireGuardNT_PInvoke.Adapter.ParseConfFile(String[] lines, WgConfig& wgConfig) in C:\Users\ablestor-bjs\Documents\GitHub\WireGuardNTSharp\WireGuardNT-PInvoke\Adapter.cs:line 92
at WireGuardCli.Program.Main(String[] args) in C:\Users\ablestor-bjs\Documents\GitHub\WireGuardNTSharp\WireGuard-Cli\Program.cs:line 118