docs(readme) add shell/addtables.sh

add link to shell script shell/addtables.sh
This commit is contained in:
coderaiser 2013-06-25 11:02:50 +03:00
parent 1307ae1925
commit 4ed8a3556e

View file

@ -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