Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 563 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 563 Bytes

pi-vpn-router

Bash script to create a WiFi router that connects to a PIA or NordVPN using a raspberry pi

To intstall:

sudo apt update && sudo apt install git -y
git clone https://github.com/jrossmanjr/pi-vpn-router
cd pi-vpn-router
sudo bash install.sh

The program will install and then will give you several prompts for data:

---Router Gateway

---PIA or NordVPN Username and Password

---Preferred PIA US Exit node or NordVPN Exit node server name Link

When install is finished just restart - sudo reboot