thepozer / TransPhper

Clone of transfert.sh in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransPhper

Clone of transfert.sh in PHP

How to uplad file :

curl --upload-file ./hello.txt https://[installed domain]/hello.txt

This command display the following message to down the file :

Download URL : https://[installed domain]/[hash]/hello.txt

It didn't do more (not file cleannig or anything), just upload and download.

About

Clone of transfert.sh in PHP


Languages

Language:PHP 73.5%Language:HTML 24.9%Language:ApacheConf 1.6%