summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-04-24 16:52:18 +0200
committerChristian Poessinger <christian@poessinger.com>2021-04-24 16:53:39 +0200
commit92d62740a1dd84d27ed3006cdc8d2560673f6bca (patch)
tree742c7a067189c06c640a50d9b01425207b690240 /debian/control
parentdee472989751055772d3efeacb38c559a7215fdc (diff)
downloadvyos-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 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index c42915cb7..851152d95 100644
--- a/debian/control
+++ b/debian/control
@@ -113,6 +113,7 @@ Depends:
python3-waitress,
python3-xmltodict,
python3-zmq,
+ qrencode,
radvd,
salt-minion,
snmp,