mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(readme) server prerouting: 1 -> 2, 2 -> 1
This commit is contained in:
parent
7eb77e16f0
commit
3ce272b163
1 changed files with 1 additions and 1 deletions
|
|
@ -169,8 +169,8 @@ If you would want to get things back just clear rules ( **1** and **2** it's rul
|
|||
in your list they could differ).
|
||||
|
||||
```sh
|
||||
@:/tmp/cloudcmd (dev) $ sudo iptables -t nat -D PREROUTING 1
|
||||
@:/tmp/cloudcmd (dev) $ sudo iptables -t nat -D PREROUTING 2
|
||||
@:/tmp/cloudcmd (dev) $ sudo iptables -t nat -D PREROUTING 1
|
||||
```
|
||||
|
||||
To run Cloud Commander as daemon in linux you could set **log** to true in config and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue