You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Hainke 40b87aac95 wg-installer: use babeld add_interface function 2 years ago
..
common wg-installer: fix multiple namespaces 2 years ago
wg-client wg-installer: fix multiple namespaces 2 years ago
wg-server wg-installer: use babeld add_interface function 2 years ago
Makefile wg-installer: use babeld add_interface function 2 years ago
README.md wg-installer: add babeld hotplug.d script 3 years ago

README.md

Wireguard Installer

This tool can be used to automatically create wireguard tunnels. Using rpcd a new wireguard interface is created on the server where the client can connect to.

Installation

For Server

opkg install wireguard-installer-server

For Client

opkg install wireguard-installer-client

Wiregurad server automatically installs a user and associated ACL to use the wireguard-installer-server features. The user is called wginstaller and so is the password.

Usage

Get Usage Statistics

wg-client-installer get_usage --ip 127.0.0.1 --user wginstaller --password wginstaller

Register Tunnel Interface

wg-client-installer register --ip 127.0.0.1 --user wginstaller --password wginstaller --bandwidth 10

Hotplugs

  • wg-installer-server-hotplug-babeld: mesh automatically via wireguard with babeld