Skip to content

Instantly share code, notes, and snippets.

View gabsmprocha's full-sized avatar
🏠
Working from home

Gabriela Rocha gabsmprocha

🏠
Working from home
  • PicPay
View GitHub Profile
#!/bin/bash
# init only
CONNECT_PID=""
RUNNING=""
# Provide required parameters
FORTICLIENT_PATH="opt/forticlient-sslvpn/64bit/forticlientsslvpn_cli"
VPN_HOST="<FORTI_HOST>"
VPN_USER="<FORTI_USERNAME>"