pcf2vpnc
Cisco-compatible VPN client
Install
- All systems
-
curl cmd.cat/pcf2vpnc.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/pcf2vpnc
vpnc
Cisco-compatible VPN client
vpnc is a VPN client compatible with cisco3000 VPN Concentrator (also known as Cisco's EasyVPN equipment). vpnc runs entirely in userspace and does not require kernel modules except for the tun driver to communicate with the network layer. It supports most of the features needed to establish connection to the VPN concentrator: MD5 and SHA1 hashes, 3DES and AES ciphers, PFS and various IKE DH group settings.