Nat-As / FPUVPNconnect

Connect to the Florida Polytechnic University VPN on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPUVPNconnect

Connect to the Florida Polytechnic University VPN on Linux

Requirements

  • libxml2
  • zlib
  • Either OpenSSL or GnuTLS (v3.2.10+)
  • pkg-config

Installation

  1. Download from source
    1. Note: Must have version greater than 8.0 to access global protect networks
  2. Extract tar -xvzf openconnect-8.10.tar.gz
  3. Copy install.sh from this repository into the directory and run it to install openconnect.
  4. Run ./fpuvpn.sh to connect.

Jabber

If you are using a linux XMPP client in place of jabber, you can request a certificate:
openssl s_client -connect psc-imp-01:5222 </dev/null -starttls xmpp
Then use a client like pidgin or Gajin to connect.

About

Connect to the Florida Polytechnic University VPN on Linux

License:MIT License


Languages

Language:Shell 100.0%