=== How To Upload ===

You can upload files to this site via a simple HTTP POST, e.g. using curl:
curl -F "file=@/path/to/your/file.jpg" https://0xfe.asia

Or if you want to pipe to curl *and* have a file extension, add a "filename":
echo "hello" | curl -F "file=@-;filename=.txt" https://0xfe.asia

Or simply choose a file and click "Upload" below:
(Hint: If you're lucky, your browser may support drag-and-drop onto the file
selection input.)

=== File Sizes etc. ===
The maximum allowed file size is 512MB.

Allowed file types: png, jpg, jpeg, gif, webp, pdf, txt, zip, doc, docx, conf, rtf, log
Files are kept for a minimum of 2 hours, and a maximum of 30 days.


© 2026 0xfe • All rights reserved
Server uptime: 0d 1h 21m