ipv6 is buggy; revert for now

This commit is contained in:
clowwindy 2012-05-30 15:01:59 +08:00
parent 571ba4e47c
commit f78a0ea298
3 changed files with 5 additions and 71 deletions

View file

@ -13,8 +13,6 @@ 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