2022-06-15 10:16:54.491: [TUN] [cispuk127] Starting WireGuard/0.5.3 (Windows 10.0.19044; amd64)
2022-06-15 10:16:54.491: [TUN] [cispuk127] Watching network interfaces
2022-06-15 10:16:54.493: [TUN] [cispuk127] Resolving DNS names
2022-06-15 10:16:54.493: [TUN] [cispuk127] Creating network adapter
2022-06-15 10:16:54.550: [TUN] [cispuk127] Using existing driver 0.10
2022-06-15 10:16:54.557: [TUN] [cispuk127] Creating adapter
2022-06-15 10:16:54.801: [TUN] [cispuk127] Using WireGuardNT/0.10
2022-06-15 10:16:54.801: [TUN] [cispuk127] Executing: `powershell -command "ps speederv2 -ErrorAction SilentlyContinue |kill -PassThru; Start-Process -NoNewWindow 'C:\Program Files\CoolSpeeder\speederv2.exe' '-c -l 0.0.0.0:51821 -r 154.0.5.28:51821'`
2022-06-15 10:16:54.748: [TUN] [cispuk127] Interface created
2022-06-15 10:16:55.258: [TUN] [cispuk127] cmd>
2022-06-15 10:16:55.260: [TUN] [cispuk127] cmd> Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
2022-06-15 10:16:55.260: [TUN] [cispuk127] cmd> ------- ------ ----- ----- ------ -- -- -----------
2022-06-15 10:16:55.261: [TUN] [cispuk127] cmd> 86 10 16392 14248 0,03 18788 0 speederv2
2022-06-15 10:16:55.436: [TUN] [cispuk127] cmd>
2022-06-15 10:16:55.436: [TUN] [cispuk127] cmd>
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> The Winsock 2.2 dll was found okay, _setmaxstdio() was set to 4000
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]argc=6 C:\Program Files\CoolSpeeder\speederv2.exe -c -l 0.0.0.0:51821 -r 154.0.5.28:51821
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]parsing address: 0.0.0.0:51821
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]its an ipv4 adress
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]ip_address is {0.0.0.0}, port is {51821}
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]parsing address: 154.0.5.28:51821
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]its an ipv4 adress
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]ip_address is {154.0.5.28}, port is {51821}
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]jitter_min=0 jitter_max=0 output_interval_min=0 output_interval_max=0 fec_timeout=8 fec_mtu=1250 fec_queue_len=200 fec_mode=0
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]fec_str=20:10
2022-06-15 10:16:55.451: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]fec_inner_parameter=1:10,2:10,3:10,4:10,5:10,6:10,7:10,8:10,9:10,10:10,11:10,12:10,13:10,14:10,15:10,16:10,17:10,18:10,19:10,20:10
2022-06-15 10:16:55.452: [TUN] [cispuk127] cmd> [2022-06-15 10:16:55][INFO]now listening at 0.0.0.0:51821
2022-06-15 10:16:55.468: [TUN] [cispuk127] Enabling firewall rules
2022-06-15 10:16:55.471: [TUN] [cispuk127] Dropping privileges
2022-06-15 10:16:55.471: [TUN] [cispuk127] Setting interface configuration
2022-06-15 10:16:55.471: [TUN] [cispuk127] Peer 1 created
2022-06-15 10:16:55.473: [TUN] [cispuk127] Monitoring MTU of default v6 routes
2022-06-15 10:16:55.473: [TUN] [cispuk127] Interface up
2022-06-15 10:16:55.476: [TUN] [cispuk127] Setting device v6 addresses
2022-06-15 10:16:55.482: [TUN] [cispuk127] Monitoring MTU of default v4 routes
2022-06-15 10:16:55.483: [TUN] [cispuk127] Setting device v4 addresses
2022-06-15 10:16:55.491: [TUN] [cispuk127] Executing: `powershell -command "$wgInterface = Get-NetAdapter -Name %WIREGUARD_TUNNEL_NAME%; route add 0.0.0.0 mask 0.0.0.0 0.0.0.0 IF $wgInterface.ifIndex metric 1; Set-NetIPInterface -InterfaceIndex $wgInterface.ifIndex -InterfaceMetric 1; route add 10.124.0.0/23 0.0.0.0 IF $wgInterface.ifIndex;netsh int ip set interface interface=WiFi metric=100"`
2022-06-15 10:16:55.513: [TUN] [cispuk127] Sending handshake initiation to peer 1 (127.0.0.1:51821)
2022-06-15 10:16:55.687: [TUN] [cispuk127] Receiving handshake response from peer 1 (127.0.0.1:51821)
2022-06-15 10:16:55.687: [TUN] [cispuk127] Keypair 1 created for peer 1
2022-06-15 10:16:57.375: [TUN] [cispuk127] cmd> OK!
2022-06-15 10:16:58.389: [TUN] [cispuk127] cmd> OK!
2022-06-15 10:16:58.455: [TUN] [cispuk127] cmd> The filename, directory name, or volume label syntax is incorrect.
2022-06-15 10:16:58.455: [TUN] [cispuk127] cmd>
2022-06-15 10:16:58.455: [TUN] [cispuk127] cmd>
2022-06-15 10:16:58.508: [TUN] [cispuk127] Command error exit status: 1
2022-06-15 10:16:58.509: [TUN] [cispuk127] An error occurred while running a configuration script command: A generic command executable returned a result that indicates failure.
2022-06-15 10:16:58.601: [TUN] [cispuk127] Shutting down
2022-06-15 10:16:58.607: [MGR] [cispuk127] Tunnel service tracker finished