UNPKG

wireguard-wrapper

Version:
24 lines (23 loc) 484 B
{ "name": "wireguard-wrapper", "version": "1.0.3", "description": "A wrapper for the commands wg and wg-quick", "main": "src/index.js", "repository": { "type": "git", "url": "git://github.com/rostwolke/node-wireguard-wrapper.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "wireguard", "wrapper", "wg-quick", "wg", "vpn", "tunnel" ], "author": "Dennis Parsch", "license": "MIT" }