Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | op-mode: T427: add "summary" command for WireGuard interface information | Christian Poessinger | |
(cherry picked from commit 2f3043ffce8a2556d12b3193df7fd3cdc9fdad09) | |||
2021-04-25 | wireguard: T1802: add client name to configuration | Christian Poessinger | |
(cherry picked from commit daf377aca3511e8ad74854828f3aaa1dd99f0a91) | |||
2021-04-25 | wireguard: T1802: generate QR code for clients on CLI | Christian Poessinger | |
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. (cherry picked from commit 92d62740a1dd84d27ed3006cdc8d2560673f6bca) | |||
2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |