Skip to content
/ vpn Public

⚠️WIP: HTTP API for the ExpressVPN Linux App

License

Notifications You must be signed in to change notification settings

julienp/vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressVPNController

HTTP API for the ExpressVPN Linux App.

The goal is to have this running on a RaspberryPi with ExpressVPN that acts as a router. This API should allow an app to control the VPN connection, chosing countries, etc.

Build

env GOOS=linux GOARCH=arm GOARM=5 go build -o pivpn cmd/main.go

About

⚠️WIP: HTTP API for the ExpressVPN Linux App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages