Skip to content

Commit 11aac28

Browse files
authored
Fix typo.
1 parent efc1dc5 commit 11aac28

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)