mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-22 20:13:02 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
f7952e1626
commit
84694ee4a6
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ $ kill %1
|
||||||
[1]+ Terminated sleep 100
|
[1]+ Terminated sleep 100
|
||||||
|
|
||||||
```
|
```
|
||||||
|
### SSH Port Forwarding
|
||||||
|
`ssh -L <port_that_is_blockd_>:localhost:<map_blocked_port> <username>@<ip>`
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue