ysc3839 / UWPToyVpn

A UWP VPN plugin sample.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UWPToyVpn

UWPToyVpn is a sample application that shows how to build a VPN client using the Windows.Networking.Vpn class.

It was inspired by Android's ToyVpn.

The server-side implementation is compatible with ToyVpn's.

About

A UWP VPN plugin sample.

License:MIT License


Languages

Language:C++ 93.4%Language:C 6.6%