redpwn / rvpn

Identity based VPNs made easy

Home Page:https://rvpn.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rVPN

control-plane

Contains the code for the control plane

To run binary run go run . in the cmd/control-plane folder

Migrations

To run migrations we use https://github.com/golang-migrate/migrate . In order to run migrations,

client

Contains the code for the client

To run binary run go run . in the cmd/client folder

About

Identity based VPNs made easy

https://rvpn.dev


Languages

Language:Go 82.9%Language:TypeScript 8.0%Language:NSIS 5.2%Language:CSS 2.3%Language:Shell 1.5%Language:HTML 0.1%