mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 09:46:40 +02:00
Remove filepush.co
This commit is contained in:
parent
65e8e897c9
commit
d5dfaa2675
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
## File Transfer
|
||||
|
||||
* `curl --upload-file <file> transfer.sh/<filename>`
|
||||
* `curl --upload-file <file> filepush.co/upload/<filename>`
|
||||
* `curl -F file=@<file> https://ttm.sh`
|
||||
* `curl https://patchbay.pub/your-custom-filepath.exe --data-binary @<file>` and `curl -LO https://patchbay.pub/your-custom-filepath.exe`
|
||||
* `nc oshi.at 7777 < <file>` or `curl https://oshi.at -F f=@<file>`
|
||||
|
|
Loading…
Add table
Reference in a new issue