Remote Port Forwarding
SSH
ssh -R <IP address>:6666:<attacker ip>:1234 <username>@<ip address>
REFERENCES
https://www.ssh.com/academy/ssh/tunneling-example#remote-forwarding
Last updated
Was this helpful?
ssh -R <IP address>:6666:<attacker ip>:1234 <username>@<ip address>
https://www.ssh.com/academy/ssh/tunneling-example#remote-forwarding
Last updated
Was this helpful?