资 源 简 介
RaspberryPi-Joke-HotSpot
What this does
So this creates an open wireless access point, when clients connect they can browse the web as normal; but there"s a difference. We can change the way the HTML gets sent to them using various scripts:
* asciiImages.pl: Converts images to ASCII art
* blurImages.pl: Progressively blurs images using val in /tmp/blur.dat
* fightClub.pl: Adds animation with image from /var/www/frame.png
* flipImages.pl: Flips all images veritcally
* flopImages.pl: Flips all images horizontally (flop)
* kittenWar.pl: Sends people to kittenwar.com randomly
* nogoogleBing.pl: Forbids use of google.com, redirecting to bing.com
* replaceImages.pl: Replaces all images with cat-on-computer pic
* rickrollYoutube.pl: Obligatory Rick Roll
* timeMachine.pl: Uses archive.org to show old versions of pages
* touretteImages.pl: Adds animation to pictures with happy words
* uselessWeb.pl: Redirects randomly to theuselessweb.com sites
How it does i