Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 652 Bytes

piprse - Pi Private Server

Pi Private Server is a script, that allows everyone to easily setup privacy-enhancing server on Raspberry Pi.

Installation:

git clone https://github.com/ravlaska/piprse.git

cd piprse

chmod +x piprse.sh

sudo ./piprse.sh

In the script you have an option to set an alias to run this script anywhere just by typing piprse.


Graphical User Interface:

GUI uses whiptail program, which is included in every Debian-based system. User has access to all the options from main menu.

image