From 1a8ed9cd5ddecc75ab113ccc916124f5c16452cd Mon Sep 17 00:00:00 2001 From: Andreas Hackl Date: Tue, 6 Sep 2022 00:48:10 +0900 Subject: [PATCH] x0.at-specific index --- index.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.php b/index.php index 10c6b6c..fc068f2 100755 --- a/index.php +++ b/index.php @@ -327,6 +327,12 @@ curl -F "file=@/path/to/your/file.jpg" $site_url Or if you want to pipe to curl *and* have a file extension, add a "filename": echo "hello" | curl -F "file=@-;filename=.txt" $site_url + +Or if you want to upload using netcat: +echo "hello" | nc x0.at 9999 + +Or if you want to upload via SSH (yes, really): +echo "hello" | ssh x0.at $length_info On Windows, you can use ShareX and import this custom uploader. On Android, you can use an app called Hupl with this uploader. @@ -366,6 +372,11 @@ The PHP script used to provide this service is open source and available on === Contact === If you want to report abuse of this service, or have any other inquiries, please write an email to $mail + + === Support === +Paypal me a pizza +Bitcoin me a beverage at BC1QTTYDK6A9T2H8L2M74J32FEMY84UUW9MD7K3W5U +