Newer
Older
Scripts here help to deploy and use KEK VPN at Scientific Linux 6 OS without admin rights.
This is done by a conjunction of openconnect + [ocproxy](https://github.com/cernekee/ocproxy) to setup VPN.
See `04_start.sh` for usage example.
* The command there first creates VPN connection and moves it to background (`-b`).
* Then it starts SSH tunnel over SOCKS5 proxy and moves it to to background (`-Nf`).