mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
Add oshi.at for file transfer
This commit is contained in:
parent
54500caa81
commit
b6bf00a3bf
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
* `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`
|
||||
|
||||
## Browser
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue