Skip to content

geekism/imagehost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imagehost

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.

About

Single file drag and drop image hosting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages