mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 09:46:40 +02:00
Merge pull request #103 from jontxux/add-new-file-transfer-service
Add PixelDrain to file transfer services
This commit is contained in:
commit
cec3c76c21
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
* `nc oshi.at 7777 < <file>` or `curl https://oshi.at -F f=@<file>`
|
||||
* `curl -F file=@<file> https://0x0.st`
|
||||
* `curl -F file=@<file> https://api.anonfile.com/upload`
|
||||
* `curl -T <file> https://pixeldrain.com/api/file/`
|
||||
|
||||
## Browser
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue