Updated README.md

This commit is contained in:
Sheng
2018-03-15 01:13:35 +08:00
parent 221bd81583
commit d6083a9608
+3
View File
@@ -29,6 +29,9 @@ python main.py --address='0.0.0.0' --port=8000
# configure logging level
python main.py --logging=debug
# configure missing host key policy
python main.py --policy=warning
# log to file
python main.py --log-file-prefix=main.log