joaoubaldo / openconnect_pulse_tfa

Easily connect to TFA enabled PulseVPN servers using OpenConnect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenConnect Pulse TFA script

This script simplifies connecting to PulseVPN servers with Two-Factor-Authentication enabled.

Obsolete - use these scripts instead https://github.com/russdill/juniper-vpn-py

Requirements

  • openconnect
  • curl

Usage

  1. Create the config file ~/.pulsevpn with 3 lines:
https://pulse.vpn.site
username
password
  1. Run the script and insert the OTP when asked.
    (Optionally) The script can be called with one argument: connect_pulse.sh <path_to_config_file>

About

Easily connect to TFA enabled PulseVPN servers using OpenConnect


Languages

Language:Shell 100.0%