mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(readme) add shell/addtables.sh
add link to shell script shell/addtables.sh
This commit is contained in:
parent
1307ae1925
commit
4ed8a3556e
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ Standard practices say no non-root process gets to talk to
|
|||
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 by iptables.
|
||||
Just run [shell/addtables.sh](shell/addtables.sh) for default options.
|
||||
|
||||
```sh
|
||||
@:/tmp/cloudcmd (dev) $ sudo iptables -t nat -L # look rules before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue