Skip to content

Instantly share code, notes, and snippets.

@Zeranoob
Zeranoob / forticlientsslvpn-expect.sh
Created December 19, 2020 16:02 — forked from azizasm/forticlientsslvpn-expect.sh
Continuous run Forticlient VPN using expect. Automatically restart VPN if get disconnected or session closed.
#!/bin/bash
# Forticlient SSL VPN Client / expect
# --------------------------------------------
# CONFIGURATION
FORTICLIENT_PATH=""