Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milesrack/mullvad-rand

Bash script to connect to a random wireguard Mullvad VPN relay.
https://github.com/milesrack/mullvad-rand

bash bash-script bash-scripting mullvad privacy privacy-tools vpn

Last synced: about 1 month ago
JSON representation

Bash script to connect to a random wireguard Mullvad VPN relay.

Awesome Lists containing this project

README

        

# mullvad-rand
Bash script to connect to a random wireguard [Mullvad VPN](https://mullvad.net/) relay.

## Requirements
- [`mullvad-vpn`](https://aur.archlinux.org/packages/mullvad-vpn)

## Installation
```
git clone https://github.com/milesrack/mullvad-rand.git
cd mullvad-rand
sudo cp mullvad-rand /usr/local/bin
sudo chmod +x /usr/local/bin/mullvad-rand
```

## Usage
```
mullvad-rand
```