Giter Club home page Giter Club logo

mullvadctl's Introduction

mullvadctl

tools to make mullvad easier to use on unsupported systems (written with arch/pacman in mind)

install

git clone https://github.com/jo-wen/mullvadctl.git
cd mullvadctl
sudo ./mullvad_install.sh

mullvad_install.sh checks that you have the correct dependencies and (using pacman) checks for packages. asks to install packages with pacman if you are missing any. installs the official mullvad-wg.sh script along with some signature files. checks that the download is verifiable using gpg and the signatures. runs mullvad-wg.sh to install mullvad configs into /etc/wireguard/.

usage

refresh configs (runs mullvad-wg.sh)

sudo ./mullvadctl.sh -i

brings down current connection and starts a new random connection

sudo ./mullvadctl.sh

brings down current connection and starts a new connection based on country given. this is matching the config name to the country and choosing one of the matches at random.

sudo ./mullvadctl.sh -c japan
sudo ./mullvadctl.sh -c germany
sudo ./mullvadctl.sh -c brazil

bring down a connection

sudo ./mullvadctl.sh -d

check connection status

./mullvadctl.sh -s

list the available countries (this is hard coded at the moment)

./mullvadctl.sh -l

aliased to mvc on my systems

sudo mvc
mvc -l
mvc -h
sudo mvc -d
sudo mvc -c canada

mullvadctl's People

Contributors

jo-wen avatar

Stargazers

Luís Fernandes avatar

Watchers

 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.