Skip to content

Instantly share code, notes, and snippets.

@pfrozi
Created October 20, 2021 20:12
Show Gist options
  • Save pfrozi/106036cce01cd64f643c4aaf177b9b46 to your computer and use it in GitHub Desktop.
Save pfrozi/106036cce01cd64f643c4aaf177b9b46 to your computer and use it in GitHub Desktop.
FortiClient on ubuntu
# 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