自托管的命令行文件分享服务。用一行 curl 命令上传任何文件,获取可分享的下载链接。
curl --upload-file ./myfile.txt https://your-domain/myfile.txt
MIT — GitHub