fixed a bug in README.md
This commit is contained in:
parent
93890e9ccc
commit
98363cf961
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Run `python server.py` on your server. To run it in the background, run `setsid
|
|||
|
||||
Put `local.py` on your client machine. Edit `local.py`, change these values:
|
||||
|
||||
SERVER your your server ip or hostname
|
||||
SERVER your server ip or hostname
|
||||
REMOTE_PORT server port
|
||||
PORT local port
|
||||
KEY a password, it must be the same as the password of your server
|
||||
|
|
Loading…
Reference in a new issue