Update README.md

This commit is contained in:
skyper
2023-04-15 10:45:58 +01:00
committed by GitHub
parent 2726da8dc9
commit 5ce9ece313
+4
View File
@@ -729,6 +729,10 @@ sftp -D gs-netcat # Workstation
python -m http.server 8080
```
```sh
## Request a temporary tunnel on a public domain
cloudflared tunnel -url 127.0.0.1:8080
```
---
<a id="reverse-shell"></a>