summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2013-01-22 21:03:44 +0100
committerNicolas Hennion <nicolas@nicolargo.com>2013-01-22 21:03:44 +0100
commit4c77be6bc2ebffe16e40f74b02ad997bee8f857e (patch)
tree6b0e2795f8af3562aac5f8837b15887df7fe92df /README
parente1c8c8f54f1842f8b4203dedeb3df7ee14d75087 (diff)
Add password for the client/server mode
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 6c2551ce..948fdcc7 100644
--- a/README
+++ b/README
@@ -136,10 +136,11 @@ In server mode, you can set the bind address (-B ADDRESS) and listenning TCP por
In client mode, you can set the TCP port of the server (-p port).
-Default binding address is 0.0.0.0 (Glances will listen on all the networks interfaces).
- TCP port is 61209.
+Default binding address is 0.0.0.0 (Glances will listen on all the networks interfaces) and TCP port is 61209.
-In client/server mode, limits are set by the server.
+In client/server mode, limits are set by the server side.
+
+The version 1.6 introduces a optionnal password to access to the server (-P password).
## User guide