libv4l: update to 1.22.1
[feed/packages.git] / net / wg-installer / README.md
1 ## Wireguard Installer
2
3 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.
4
5 ## Installation
6
7 For Server
8
9 opkg install wireguard-installer-server
10
11 For Client
12
13 opkg install wireguard-installer-client
14
15 Wiregurad server automatically installs a user and associated ACL to use the wireguard-installer-server features.
16 The user is called wginstaller and so is the password.
17
18 ## Usage
19
20 Get Usage Statistics
21
22 wg-client-installer get_usage --ip 127.0.0.1 --user wginstaller --password wginstaller
23
24 Register Tunnel Interface
25
26 wg-client-installer register --ip 127.0.0.1 --user wginstaller --password wginstaller --bandwidth 10
27
28 ## Hotplugs
29
30 - wg-installer-server-hotplug-babeld: mesh automatically via wireguard with babeld