mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 04:36:42 +00:00
Updated README.md
This commit is contained in:
@@ -51,5 +51,4 @@ location / {
|
||||
```
|
||||
|
||||
### Tips
|
||||
* If you want to run it in a production server, please disable debug mode, set debug as False in settings.
|
||||
* Try to use Nginx as a front web server (see config example above) and enable SSL, this will prevent your ssh credentials from being uncovered. Also afterwards the communication between your browser and the web server will be encrypted as they use secured websockets.
|
||||
|
||||
Reference in New Issue
Block a user