diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-04-24 16:52:18 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-04-24 16:53:39 +0200 |
commit | 92d62740a1dd84d27ed3006cdc8d2560673f6bca (patch) | |
tree | 742c7a067189c06c640a50d9b01425207b690240 /src/migration-scripts/snmp | |
parent | dee472989751055772d3efeacb38c559a7215fdc (diff) | |
download | vyos-1x-92d62740a1dd84d27ed3006cdc8d2560673f6bca.tar.gz vyos-1x-92d62740a1dd84d27ed3006cdc8d2560673f6bca.zip |
wireguard: T1802: generate QR code for clients on CLI
generate wireguard mobile-config wg0 server wg.vyos.net address 1.2.2.2/24
WireGuard client configuration for interface: wg0
[Interface]
PrivateKey = AEXrZ4b3xFVLg1lql3hy/93+d43q3+3vPdSMUGI6/Fo=
Address = 1.2.2.2/24
[Peer]
PublicKey = h1HkYlSuHdJN6Qv4Hz4bBzjGg5WUty+U1L7DJsZy1iE=
Endpoint = wg.vyos.net:41751
AllowedIPs = 0.0.0.0/0, ::/0
The servers public key and port are automatically extracter from the running
config.
Diffstat (limited to 'src/migration-scripts/snmp')
0 files changed, 0 insertions, 0 deletions