mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(help) rm link to shell/addtables.sh
This commit is contained in:
parent
bc8e120383
commit
28f2fa8ed7
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -195,7 +195,7 @@ the Internet on a port less than 1024. Anyway I suggest you
|
|||
to start Cloud Commander as non-root. How it could be solved?
|
||||
There is a couple easy and fast ways. One of them is port forwarding.
|
||||
###Iptables
|
||||
Just run [shell/addtables.sh](shell/addtables.sh) for default options.
|
||||
Just run `shell/addtables.sh` for default options.
|
||||
|
||||
```sh
|
||||
iptables -t nat -L # look rules before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue