Giter Site home page Giter Site logo

tomeraberbach / tcnj-vpn Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 0.0 18 KB

๐Ÿ“ก A command for running a TCNJ VPN on Linux inspired by the lack of official support.

Home Page: https://tomeraberba.ch/html/post/tcnj-linux-vpn.html

License: MIT License

Shell 100.00%
tcnj vpn openconnect linux ubuntu vpn-client command-line bash tcnj-vpn duo

tcnj-vpn's Introduction

TCNJ Linux VPN

A command for running a TCNJ VPN on Linux inspired by the lack of official support.

Install

If you have curl installed (or can install it by running sudo apt install curl):

$ curl -L https://raw.githubusercontent.com/TomerAberbach/tcnj-vpn/main/install.sh | sudo bash

Otherwise download the install script and execute it:

$ sudo ./install.sh

Set up multifactor authentication with Duo (TCNJ requires it).

Usage

To connect to the VPN simply run the following command from any directory, enter your password when prompted, and authenticate via the device you set up with Duo:

$ tcnj-vpn

You may ignore any output unrelated to incorrect credentials.

Note that you will be unable to work from the terminal window where you ran the command so simply open another terminal window if you wish to continue working. Alternatively you could run the command in the background.

To disconnect simply open the terminal window where you ran the tcnj-vpn command and press CTRL+C.

Uninstall

If you have curl installed (or can install it by running sudo apt install curl):

$ curl -L https://raw.githubusercontent.com/TomerAberbach/tcnj-vpn/main/uninstall.sh | sudo bash

Otherwise download the uninstall script and execute it:

$ sudo ./uninstall.sh

Issues

If you encounter any issues while running install.sh or uninstall.sh please create an issue.

While you wait for the issue to be resolved feel free to manually install the TCNJ Linux VPN using the tutorial.

License

MIT ยฉ Tomer Aberbach

tcnj-vpn's People

Contributors

tomeraberbach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tcnj-vpn's Issues

Could not build against zlib

This could potentially be because of my machine; I'm very new to using Linux.

When running ./configure, it produces an error. Below is the error and the lines of output that I believe may help in diagnosing the issue:

checking for ZLIB... no
checking for zlib without pkg-config... no
configure: error: Could not build against zlib

For reference, I am running on Ubuntu 19.10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.