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
2022-03-21 14:07:48 -03:00

12 lines
254 B
Markdown

# vpnc
> A VPN client for the Cisco 3000 VPN Concentrator.
> More information: <https://manned.org/vpnc>.
- Connect with a defined configuration file:
`sudo vpnc {{config_file}}`
- Terminate the previously created connection:
`sudo vpnc-disconnect`