mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 07:52:00 +00:00
Update cheatsheets
This commit is contained in:
17
linux/vpnc
Normal file
17
linux/vpnc
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user