mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-07-10 20:53:43 +02:00
Update README.md
This commit is contained in:
@@ -460,7 +460,7 @@ nc -vnlp $(cat /config/self/reverse_port)
|
||||
Using [bore.pub](https://github.com/ekzhang/bore) (free):
|
||||
```sh
|
||||
# Forward a random public TCP port to localhost:31337
|
||||
bore local 31337 --to bore.pub```
|
||||
bore local 31337 --to bore.pub
|
||||
```
|
||||
|
||||
See also [remote.moe](#revese-shell-remote-moe) (free) to forward raw TCP from the target to your workstation or [ngrok](https://ngrok.com/) (paid subscription) to forward a raw public TCP port.
|
||||
|
||||
Reference in New Issue
Block a user