Skip to content

A Backend API for interacting with OpenVPN-Server's Management Interface

Notifications You must be signed in to change notification settings

FelixHutnyk/OpenVPN-Management-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVPN-Management-API

OpenVPN-Management-API is a simple php api written with slim to query an OpenVPN Servers Management daemon.

API

/v1/connections

  • type: GET
  • return: json

/v1/disconnect

  • type: POST
  • parameters: 'username' - Client username you wish to disconnect.

About

A Backend API for interacting with OpenVPN-Server's Management Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages