mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 16:35:44 +02:00
vpnc: add page (#2837)
This commit is contained in:
parent
8f7020729e
commit
75a5dc32f6
1 changed files with 11 additions and 0 deletions
11
pages/linux/vpnc.md
Normal file
11
pages/linux/vpnc.md
Normal 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`
|
Loading…
Add table
Reference in a new issue