osx-openconnect-helper
This program is a tiny helper application to connect to different Cisco VPNs through openconnect on OS X. It just wraps openconnect to add some basic profile support.
How to make it run on OS X:
$ brew install openconnect $ brew install tuntap
Note that the brew version of openconnect comes without RSA token support. You will need to manually compile it and stoken support if you want that.
For tuntap follow the guides after installation and don’t forget to load the kext.
If you do not have vpnc-script you can download it:
To install place it in /etc/vpnc/vpnc-script and make sure it is executable.
To install osx-openconnect-helper use pip or pipsi:
$ pipsi install osx-openconnect-helper
From that point onwards you can add a vpn:
$ openconnect-helper add myvpn https://myvpn.invalid/ –user me
And connect:
$ sudo openconnect-helper connect myvpn
It uses the OS X keychain to manage passwords.
Release files for osx-openconnect-helper 0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| osx-openconnect-helper-0.6.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| osx_openconnect_helper-0.6-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 10.2 kB
Release files / osx-openconnect-helper-0.6.tar.gz
| Download URL | osx-openconnect-helper-0.6.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60d90d48a2b8400d9c00a492d4ba145269b7adc7cf950065e4290d22cbb46232
|
|
BLAKE2b-256 checksum How to use checksums |
2b5a570a98aa5ebfc0be351006556d22442426df06a7d8ac0c7e96617c426969
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / osx_openconnect_helper-0.6-py2-none-any.whl
| Download URL | osx_openconnect_helper-0.6-py2-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
8cb1f9e8e554d1bf6b8617920b874e55bc6066fa6833008a19d1c6fcbddf9544
|
|
BLAKE2b-256 checksum How to use checksums |
cf04360780e3d32a4ef21008400e338d4590c39f12bdd919478a91f526597178
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |