an openconnect wrapper.
you can download this project with download button showed above, or cloning it with this command :
git clone https://github.com/aasmpro/svpn
sudo ./install.sh
svpn.sh
file will be copied to /usr/bin/
directory as svpn
.
sudo ./uninstall.sh
after installing the program, by running svpn
command you will get help for usage.
File | Description |
---|---|
svpn.sh | this bash file handels all svpn abilities. |
install.sh | this bash file will be used for installing the svpn program. |
uninstall.sh | this bash file will be used for uninstalling the svpn program. |