18 Commits

Author SHA1 Message Date
Christian Poessinger
c29363df85 wireguard: adopt to new CLI syntax for address/port 2020-04-05 17:28:51 +02:00
currite
85593a4ee2
wireguard: new keygen syntax 2020-03-18 07:21:57 +01:00
Christian Poessinger
874912c938 wireguard: use consistent naming 2020-03-02 21:15:41 +01:00
Christian Poessinger
25054e15fd wireguard: use documented section style guide 2020-03-02 21:14:50 +01:00
Jay Beale
f6dae4b3ce
Correcting syntax for showing a keypair
When running the command listed on this page, I receive this error:

run show wireguard named-keypairs pubkey KP01

  Invalid command: show wireguard [named-keypairs]

When I instead run the following, the desired output arrives:  run show wireguard keypairs pubkey KP01
2020-01-18 15:44:21 -08:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
kroy-the-rabbit
af2f1dd50f wireguard: Add road-warrior example 2019-11-26 20:15:19 +01:00
Christian Poessinger
7d46544324 wireguard: fix generation error 2019-11-08 18:27:12 +01:00
kroy-the-rabbit
6e20b83178 wireguard: Update example run show output
show interfaces wireguard X example updated to reflect new output
2019-11-07 21:54:56 +01:00
kroy
014167cec6 T1700: Adding note to address this limitation 2019-10-05 20:54:10 -05:00
Ramax Lo
cfcd0f040b Fix typos in pages 2019-09-30 16:15:34 +08:00
kroy
bc8a28ccbd Text/spelling fixes, adding additional navigation headers 2019-09-17 11:34:26 -05:00
hagbard
5c63309e55 [wireguard] - typo fixed 2019-09-10 12:49:49 -07:00
hagbard
0b1a7c3175 [wireguard] - T1649: documentation different keypairs per interface 2019-09-10 12:40:58 -07:00
Christian Poessinger
191ce8165a WireGuard: remove duplicate reference 2019-06-16 00:30:43 +02:00
Christian Poessinger
706e234c65 Interfaces/VPN: move WireGuard to VPN section
... as OpenVPN is already there, too and it is represented as interface.
2019-06-16 00:28:28 +02:00