LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vpnc

Cisco-compatible IPSec VPN client

TLDR

Connect with config file
$ sudo vpnc [config_file]
copy
Disconnect VPN
$ sudo vpnc-disconnect
copy

SYNOPSIS

vpnc [OPTIONS] [CONFIGFILE_]

DESCRIPTION

vpnc is a VPN client for Cisco 3000 VPN Concentrator, IOS, and PIX devices. It establishes IPSec connections compatible with Cisco VPN hardware.Configuration files typically contain gateway address, group ID, group secret, and user credentials.

PARAMETERS

--gateway HOST

VPN gateway address
--id ID
IPSec group ID
--secret SECRET
IPSec group secret
--username USER
Username for authentication

INSTALL

sudo apt install vpnc
copy
sudo dnf install vpnc
copy
sudo pacman -S vpnc
copy
sudo apk add vpnc
copy
sudo zypper install vpnc
copy
nix profile install nixpkgs#vpnc
copy

CAVEATS

Requires root privileges. Configuration files may contain sensitive credentials. Some features may not work with all Cisco VPN devices.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid