a simple open source pastebinit without nc
Usage: xpast [-m your_api_url] [-p password]
open termian az superuser and write...
git clone https://github.com/xtoolkit/xpast.git
cp source
sudo nano xpast_0.1-1/etc/xpast.conf
-> edit for you -> ctrl+x -> y -> entersudo nano xpast_0.1-1/DEBIAN/control
-> edit for you -> ctrl+x -> y -> enterdpkg-deb --build xpast_0.1-1
- and final copy "xpast_0.1-1.deb"
- end :)
it's simple :) upload api.php and index.php in your host. if set password for uploads open "api.php" and set your password in line 2
you can install my xpast_0.1-1.deb and write examples in terminal:
dmesg | xpast
dmesg 2>&1 | xpast
ll /boot | xpast -m paste.vdev.ir/api.php -p 123456