Basic quick and dirty instructions to setup your own VPN server at home using a Raspberry Pi.
Buy this :
https://www.canakit.com/raspberry-pi/pi-3-model-b-plus-kits
or this
https://www.canakit.com/raspberry-pi/pi-4-kits
And this:
https://www.amazon.ca/gp/product/B07FCMBLV6/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1
(make sure its a fast one – like this one – U3A 2 or better)
Then download this:
https://www.raspberrypi.org/downloads/raspbian/
(This is the PI operating system)
and write it to the card using this:
Insert the card into the PI – Add monitor, mouse and keyboard power, network cable and let it boot. It will do many things – expand FS reboot update etc….
Once completed you can open a command window/Shell prompt and run the following command :::
” sudo curl -L https://install.pivpn.io | bash ”
This will start the install for PIVPN . . .more info here
http://www.pivpn.io/#install
Follow the prompts.
Have fun !!!!