Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/milesrack/mullvad-rand
- Owner: milesrack
- License: gpl-3.0
- Created: 2023-02-01T02:08:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T22:15:58.000Z (about 1 year ago)
- Last Synced: 2024-11-09T19:12:16.537Z (3 months ago)
- Topics: bash, bash-script, bash-scripting, mullvad, privacy, privacy-tools, vpn
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```