1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/vpnc.md

12 lines
207 B
Markdown
Raw Normal View History

2019-03-18 18:35:29 +01:00
# vpnc
> A VPN client for the Cisco 3000 VPN Concentrator.
2019-03-18 18:11:40 +00:00
- Connect with a defined configuration file:
2019-03-18 18:35:29 +01:00
`sudo vpnc {{config_file}}`
- Terminate the previously created connection:
`sudo vpnc-disconnect`