自架的命令列檔案分享服務。用一行 curl 指令上傳任何檔案,取得可分享的下載連結。
curl --upload-file ./myfile.txt https://your-domain/myfile.txt
MIT — GitHub