summaryrefslogtreecommitdiff
path: root/templates/show/remote-config
AgeCommit message (Collapse)Author
2024-01-14T905: Delete old op-mode command show remote-configViacheslav Hletenko
The op-mode command `show remote-config` did not work for several years. Since it uses the old backend we should delete it now. Will be redefined if necessary with a separate task, PR ``` vyos@r1:~$ show remote-config Invalid command: show remote-config [invalid] vyos@r1:~$ show remote-config Incomplete command: show remote-config vyos@r1:~$ ```
2023-09-13T671: remove scripts that are either unused or about to be replacedDaniil Baturin
2017-02-17T272: Add scripts and templates for generating remote side OpenVPN configsDaniil Baturin
(just for VyOS for now, raw openvpn config support will come later).