blackout314 / tinysprunge.us

a tiniest clone of sprunge.us in PHP language, no DB, enjoy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



  _     _                                                                            
 | |_  (_)  _ _    _  _   ___  _ __   _ _   _  _   _ _    __ _   ___       _  _   ___
 |  _| | | | ' \  | || | (_-< | '_ \ | '_| | || | | ' \  / _` | / -_)  _  | || | (_-<
  \__| |_| |_||_|  \_, | /__/ | .__/ |_|    \_,_| |_||_| \__, | \___| (_)  \_,_| /__/
                   |__/       |_|                        |___/                       


tinysprunge.us

  • make data dir writable
  • put index.php in your web
  • edit variable DOMAIN
  • enjoy

from shell

echo 'XXX' | curl -F 'sprunge=<-' $$$DOMAIN$$$

from web

http://$$$DOMAIN$$$/?id=xxxx

About

a tiniest clone of sprunge.us in PHP language, no DB, enjoy

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%