Update usage scenario

This commit is contained in:
v3d 2016-12-07 19:45:02 +00:00
parent cb64a04f36
commit 6f56063ebe

View File

@ -30,6 +30,12 @@ echo -e "There are four commands for you to use: \n \n 1) \"pivilion\" will disp
echo -e "The following is a usage scenario."
pause
echo "I'm to lazy to write that ATM. =P"
echo -e "You are in a queue in a bank and they let you have their Wifi password. It's taking ages...\n\nYou already setup your gallery by either using our PHP gallery generation script or by uploading your own website to /var/www/html on your Pivilion box and set your Pi to run in hotspot mode."
pause
echo -e "All you have to do now is \n - connect your phone to your Pivilion box, powered by a battery pack in your backpack, \n - ssh to it using a terminal emulator for your phone, \n - run pikey to input the network SSID and password, \n - run onion to set Pivilion to run as a tor hidden service on the next boot and \n - reboot "
pause
echo -e "And there you have it! \nYou just hosted an online darknet exhibition powered by your local bank! =P"
pause
echo -e "For detailed info and support visit http://pivilion.net or https://gitlab.com/hacklab01/pivilion/"
exit 0