1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 12:16:10 +02:00

vpnc: add page (#2837)

This commit is contained in:
Robert 2019-03-18 18:35:29 +01:00 committed by Starbeamrainbowlabs
parent 8f7020729e
commit 75a5dc32f6

11
pages/linux/vpnc.md Normal file
View file

@ -0,0 +1,11 @@
# vpnc
> A VPN client for the Cisco 3000 VPN Concentrator.
- Connect to a defined configuration file:
`sudo vpnc {{config_file}}`
- Terminate the previously created connection:
`sudo vpnc-disconnect`