mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-12 23:07:16 +00: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…
Reference in a new issue