-
-
Save JoeX2/f537eacdbaad8e824495a7954aeaca2c to your computer and use it in GitHub Desktop.
Checkpoint SNX VPN client installation shell script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To have script anywhere, anytime, ever, everybody | |
| mkdir temp && cd temp | |
| # for linux 'amd64' architecture install those packages: | |
| sudo apt-get install libx11-6:i386 libpam0g:i386 libstdc++5:i386 lib32z1 lib32ncurses5 | |
| wget https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh | |
| sudo sh snx_install.sh | |
| cd .. && rm -rf temp/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No Sorry.
I no longer have customers using this VPN product. So I have not used the script for for time. And I can not really test it up against real solutions anymore.
I think it is unfortunate that Check Point doesn't just put it on their website.