1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:22:08 +02:00
tldr/pages/linux/vpnc.md
2019-03-18 18:11:40 +00:00

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`