Created
October 20, 2021 20:12
-
-
Save pfrozi/106036cce01cd64f643c4aaf177b9b46 to your computer and use it in GitHub Desktop.
FortiClient on ubuntu
This file contains 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
# Add fortisslvpn repository | |
sudo add-apt-repository ppa:ar-lex/fortisslvpn | |
sudo apt-get update | |
sudo apt-get install | |
# Calling | |
openfortivpn vpn.xxxxxx.com.br:10443 -u pedro.xyz -p ****** --trusted-cert xyz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment