Giter VIP home page Giter VIP logo

moor's Introduction

Join the chat at https://gitter.im/moor-vpn/Lobby

๐ŸŽ‰ A new update is on the horizon

A new version is in the works

  • it'll stop depending on Tunnelblick & depend on OpenVPN directly
  • would auto reconnect on disconnection
  • stability

Overview

Moor is a simple CLI app to easily manage connections to an OpenVPN server. If you are having a hard time using Tunnelblick along with a 2FA solution like Google Authenticator, then moor may feel like fresh clean air.

Requirements

  1. Assumes Tunnelblick macOS app to be installed.
  2. Assumes a VPN profile is correctly configured in Tunnelblick
  3. Assumes your VPN account password to be Authenticator TOTP
  4. node.js needs to be installed, of course

Installation

$ npm install -g moor

This should put moor in your bin path.

Configuration

Moor expects a ~/.moorrc JSON file, that should look like

[
  {
    "name": "<tunnelblick-profile-name>",
    "secret": "<hussssshhhhhhhhhh>"
  }
]

name is the Tunnelblick profile name as it is. secret is the secret provided by the VPN server

Questions

Things are still quite rough around the edges. Feel free to file issues/comments. GitHub Issues

License

MIT

moor's People

Contributors

detj avatar gitter-badger avatar

Watchers

 avatar  avatar

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.