documentation improvements

This commit is contained in:
clowwindy 2012-05-11 11:01:09 +08:00
parent 174d50bc6b
commit 5d34ac2fa8
2 changed files with 5 additions and 3 deletions

View file

@ -13,6 +13,8 @@ Put `server.py` on your server. Edit `server.py`, change the following values:
Run `python server.py` on your server. To run it in the background, run `setsid python server.py`.
If you want to listen to IPv6 port, run `python server.py -6`.
Put `local.py` on your client machine. Edit `local.py`, change these values:
SERVER your server ip or hostname