mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:22:08 +02:00
11 lines
207 B
Markdown
11 lines
207 B
Markdown
# vpnc
|
|
|
|
> A VPN client for the Cisco 3000 VPN Concentrator.
|
|
|
|
- Connect with a defined configuration file:
|
|
|
|
`sudo vpnc {{config_file}}`
|
|
|
|
- Terminate the previously created connection:
|
|
|
|
`sudo vpnc-disconnect`
|