Skip to content

Commit 73a74f8

Browse files
Merge pull request #22 from 001SPARTaN/patch-1
Fix typo.
2 parents efc1dc5 + 11aac28 commit 73a74f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ sysctl net.ipv4.ip_forward=1
331331
332332
### SSH for HTTP
333333
334-
We have previously covered using SSH for DNS tunnels. SSH works as a solid, and robust means to break through NAT and obtain a way for the implant to connect to a redirector annd into your server environment. First you must set up GatewayPorts forwarding or it won't work, using the following syntax on the redirector:
334+
We have previously covered using SSH for DNS tunnels. SSH works as a solid, and robust means to break through NAT and obtain a way for the implant to connect to a redirector and into your server environment. First you must set up GatewayPorts forwarding or it won't work, using the following syntax on the redirector:
335335
336336
```nano /etc/ssh/sshd_config``` add ```GatewayPorts yes```
337337

0 commit comments

Comments
 (0)