<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>While wintun support is not yet added to openvpn3 master, I think it would be beneficial to share my own branch.</div><div><br></div><div><a href="https://github.com/lstipakov/openvpn3/tree/feature/wintun-wip#building-the-openvpn-3-client-on-windows">https://github.com/lstipakov/openvpn3/tree/feature/wintun-wip#building-the-openvpn-3-client-on-windows</a>  <br></div><div><br></div><div>See instructions in README on how to build openvpn3 library and test client on Windows.<br></div><div><br></div><div>Note that only "topology subnet" is supported (see <a href="https://community.openvpn.net/openvpn/wiki/Topology#Topologysubnet">https://community.openvpn.net/openvpn/wiki/Topology#Topologysubnet</a>).</div><div><br></div><div>I have included test client and wintun driver binaries if someone would like to try it out (Tested on Windows 10 and Windows Server 2016):</div><div><br></div><div>1. Since wintun driver is not signed, you need to enable loading of test signed code. For that, run</div><div><br></div><div>> bcdedit /set testsigning</div><div><br></div><div>in admin command prompt and restart Windows.</div><div><br></div><div>2. Download and unzip wintun driver <a href="https://github.com/lstipakov/openvpn3/blob/feature/wintun-wip/wintun.7z">https://github.com/lstipakov/openvpn3/blob/feature/wintun-wip/wintun.7z</a></div><div><br></div><div>3. Open Device Manager (Control Panel\System and Security\System\Device Manager). </div><div>Right click on tree root, select "Add legacy hardware" -> "Next" -> ".. hardware that I manually select from a list" -> </div><div>"Next" -> "Show all devices" -> "Have Disk..." -> Locate wintun.inf unpacked at step 2 -> select "Wintun Userspace Tunnel" -></div><div>"Next" -> "Install this software anyway" (since driver is not signed).</div><div><br></div><div>4. Make sure you see "Wintun Userspace Tunnel" under Device Manager -> Network adapters.</div><div><br></div><div>5. Download cli_wintun.exe from <a href="https://github.com/lstipakov/openvpn3/blob/feature/wintun-wip/cli_wintun.exe">https://github.com/lstipakov/openvpn3/blob/feature/wintun-wip/cli_wintun.exe</a></div><div><br></div><div>6. Open command prompt as an administrator and run:</div><div><br></div><div>> C:\Users\Administrator\Downloads>cli_wintun.exe <your_vpn_profile.ovpn><br></div><div><br></div><div>7. Enjoy!</div></div></div></div></div></div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature">-Lev</div></div>