summaryrefslogtreecommitdiff
path: root/docs/vpn/wireguard.rst
AgeCommit message (Collapse)Author
2020-03-02wireguard: use consistent namingChristian Poessinger
2020-03-02wireguard: use documented section style guideChristian Poessinger
2020-01-18Correcting syntax for showing a keypairJay Beale
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
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-28docs: remove all trailing whitespacesChristian Poessinger
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
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-26wireguard: Add road-warrior examplekroy-the-rabbit
2019-11-08wireguard: fix generation errorChristian Poessinger
2019-11-07wireguard: Update example run show outputkroy-the-rabbit
show interfaces wireguard X example updated to reflect new output
2019-10-05T1700: Adding note to address this limitationkroy
2019-09-30Fix typos in pagesRamax Lo
2019-09-17Text/spelling fixes, adding additional navigation headerskroy
2019-09-10[wireguard] - typo fixedhagbard
2019-09-10[wireguard] - T1649: documentation different keypairs per interfacehagbard
2019-06-16WireGuard: remove duplicate referenceChristian Poessinger
2019-06-16Interfaces/VPN: move WireGuard to VPN sectionChristian Poessinger
... as OpenVPN is already there, too and it is represented as interface.