mirror of https://github.com/huashengdun/webssh
Updated README.md
parent
221bd81583
commit
d6083a9608
|
@ -29,6 +29,9 @@ python main.py --address='0.0.0.0' --port=8000
|
||||||
# configure logging level
|
# configure logging level
|
||||||
python main.py --logging=debug
|
python main.py --logging=debug
|
||||||
|
|
||||||
|
# configure missing host key policy
|
||||||
|
python main.py --policy=warning
|
||||||
|
|
||||||
# log to file
|
# log to file
|
||||||
python main.py --log-file-prefix=main.log
|
python main.py --log-file-prefix=main.log
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue