https://github.com/shahradelahi/node-wireguard
https://github.com/shahradelahi/node-wireguard
config control nodejs wireguard
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/shahradelahi/node-wireguard
- Owner: shahradelahi
- License: gpl-3.0
- Created: 2023-12-20T07:20:20.000Z (over 2 years ago)
- Default Branch: canary
- Last Pushed: 2024-03-15T10:32:51.000Z (over 2 years ago)
- Last Synced: 2025-07-07T05:50:19.281Z (about 1 year ago)
- Topics: config, control, nodejs, wireguard
- Language: TypeScript
- Homepage: https://www.npmjs.com/@litehex/node-wireguard
- Size: 47.9 KB
- Stars: 47
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-wireguard
### Installation
```bash
npm install wg-ctrl
```
### Pre-requisites:
- wireguard-tools
Follow official [WireGuard](https://www.wireguard.com/install/) installation guide to install it on your system.
### License
[GPL-3.0](/LICENSE) © [Shahrad Elahi](https://github.com/shahradelahi)