https://github.com/xinthose/ng-openvpn-status
Angular OpenVPN status monitor. Backend uses express and Node.js.
https://github.com/xinthose/ng-openvpn-status
angular express linux monitor nodejs openvpn server status windows
Last synced: 2 months ago
JSON representation
Angular OpenVPN status monitor. Backend uses express and Node.js.
- Host: GitHub
- URL: https://github.com/xinthose/ng-openvpn-status
- Owner: xinthose
- License: gpl-3.0
- Created: 2022-02-28T02:56:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T04:04:18.000Z (about 3 years ago)
- Last Synced: 2025-09-07T23:47:19.574Z (10 months ago)
- Topics: angular, express, linux, monitor, nodejs, openvpn, server, status, windows
- Language: TypeScript
- Homepage: https://openvpn.net/community/
- Size: 1.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-openvpn-status
## **WORK IN PROGRESS - NO RELEASE YET**
## About
- OpenVPN status monitor. Front end is built in Angular, backend uses Express and Node.js.
- Inspiration for this project: [`openvpn-status`](https://github.com/AuspeXeu/openvpn-status.git) written in Vue.js.
- Read [`INSTALL.md`](https://github.com/xinthose/ng-openvpn-status/blob/main/INSTALL.md) for installation instructions.
## Documentation
- [OpenVPN Management Interface API](https://openvpn.net/community-resources/management-interface/) (uses Telnet still)