Skip to content

Commit

Permalink
Merge pull request #14 from jackric/patch-1
Browse files Browse the repository at this point in the history
Add warning about nf-setup blocking SSH access
  • Loading branch information
stealth committed Sep 21, 2017
2 parents 5c5247b + fd2f1dc commit 8c154c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ Your _sshd_ has to run on `$SSH_PORT` and your webserver on `$HTTP_PORT`.
Thats basically it. Go ahead and run _sshttpd_ (as root) and it will layer5-switch
your traffic destinated to TCP port 80:

**_Take care when running nf-setup on a remote host in an SSH session - it will firewall port 22_**

```
# ./nf-setup
Using network device eth0
Expand Down

0 comments on commit 8c154c7

Please sign in to comment.