Samuli Seppänen

Results 145 comments of Samuli Seppänen

Afaik there is nothing except the code itself. Also, OpenVPN reads from and writer to tap-windows6, so have a look at [its code](https://github.com/OpenVPN/openvpn) to see what it does.

The release/2.3 branch in openvpn-build is for doing OpenVPN 2.3.x builds, not just for Windows XP builds. While build-snapshot is typically used to produce Git "master" builds, I think it...

@chipitsine : both 2.3 and 2.4 installers are and will be built with the same NSIS version (2.51) on the same build computer. Afaik 2.3 runs just fine on Windows...

I think this "nag screen" would be a good topic for a community meeting. In fact, this could be discussed on a more generic level: * Do we (really) want...

Can you try manually removing all traces of any previous tap-windows6 adapters as outlined here in the Debugging section: * https://community.openvpn.net/openvpn/wiki/ManagingWindowsTAPDrivers

Based on cursory research into WinHttp.WinHttpRequest object this look correct, but I can't easily test this. How do you override the default proxy settings (i.e. no proxy)?

Would configuring proxy settings outside of wget.js work? For example use a system-wide proxy.

I'll test this on the Windows 10 ARM64 laptop when I get back home. As discussed in the hackathon I'll create a new combined tap-windows6 installer based on the latest...

@agrawalamit2005 are you saying that even if you have clicked "Trust this publisher" you get the same prompt when you install/upgrade tap-windows6 again?

Hi, We're in the process of getting an EV code-signing certificate for signing the tap-windows6 driver. Once that is taken care of, we can fix this bug and rebuild. If...