vpnc
A VPN client for the Cisco 3000 VPN Concentrator. More information: <https://manned.org/vpnc>.
Install
- All systems
-
curl cmd.cat/vpnc.sh
- Debian
-
apt-get install vpnc
- Ubuntu
-
apt-get install vpnc
- Arch Linux
-
pacman -S vpnc
- Kali Linux
-
apt-get install vpnc
- Fedora
-
dnf install vpnc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vpnc
- Raspbian
-
apt-get install vpnc
- Dockerfile
- dockerfile.run/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
© tl;dr; authors and contributors