About:
I needed easely deployable image hosting/sharing index.php file. So i wrote this. I'm sure its not 100% Secure, and Exploit proof. If you manage to Exploit it. Please Notify me. So i can fix/update this.
Installation:
Step 1: cd /var/www/html/
Step 2: wget https://raw.githubusercontent.com/geekism/imagehost/master/index.php -O index.php
Step 3: chmod 644 index.php
Installation Complete!
One liner:
cd /var/www/html && wget https://raw.githubusercontent.com/geekism/imagehost/master/index.php -O index.php && chmod 644 index.php
View screenshot of imagehost or test it out at demo.