Implement Brave VPN on Windows #15805
Labels
feature/vpn
feature-request
OS/Desktop
OS/Windows
premium
All issues related to Brave Premium
priority/P3
The next thing for us to work on. It'll ride the trains.
QA/No
release-notes/exclude
Milestone
Description
Part of parent issue #15804
The goal here would be to create an implementation in
brave-core
which handles VPN on Windows (7, 8, 10). Each OS can provide an OS specific implementation for a "VPN Service".This would need the ability to:
I've created a proof of concept here which has example Win32 code for viewing and creating entries:
https://github.com/bsclifton/winvpntool/blob/master/main.cpp
We'll want to take this proof of concept and polish it up and add the missing functionality (remove, etc) and put it into the Windows specific implementation for VPN Service in
brave-core
.What the user would see in Windows
VPN connections are visible in Windows 10 from:

Settings
>Networking & Internet
>VPN
The text was updated successfully, but these errors were encountered: