Maneger Wireguard interface directly from node (and create you APIs) https://www.npmjs.com/package/wireguard-tools.js
Go to file
Matheus Sampaio Queiroga b26f59ed48
Some checks failed
Test / Test Linux (20.x) (push) Failing after 1m50s
Test / Test Linux (18.x) (push) Failing after 2m0s
Test / Test Linux (latest) (push) Failing after 2m9s
Test / Test Linux (16.x) (push) Failing after 1m2s
update code
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2024-04-09 15:08:46 -03:00
.devcontainer Update README and vscode configs 2024-02-20 15:51:14 -03:00
.github Big code refactoring (#10) 2024-03-15 04:08:26 +00:00
.vscode Big code refactoring (#10) 2024-03-15 04:08:26 +00:00
addon update code 2024-04-09 15:08:46 -03:00
src update code 2024-04-09 15:08:46 -03:00
.gitignore Big code refactoring (#10) 2024-03-15 04:08:26 +00:00
.npmignore Update README and vscode configs 2024-02-20 15:51:14 -03:00
binding.yaml update code 2024-04-09 15:08:46 -03:00
LICENSE Remove .ts files, migrate to vanilla javascript 2023-09-12 00:35:32 -03:00
package.json update code 2024-04-09 15:08:46 -03:00
README.md Big code refactoring (#10) 2024-03-15 04:08:26 +00:00
tsconfig.json Update builder and migrate to ESM (#3) 2024-02-17 16:41:49 +00:00

Wireguard-tools for Nodejs

Manage your Wireguard interfaces directly from Node.js without any wrappers over wg or wg-quick


Licences

  • Wireguard-tools.js: GPL-3.0

Wireguard

  • Embeddable-wg-library: LGPL-2.1+.
  • Wireguard-nt: GPL-2.0
  • Wireguard-go: MIT