diff --git a/README.md b/README.md index 2e3433b..d7f7646 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,6 @@ The configuration files for the client are : - ./client/conf-client/service.cfg ``` -RemoteIp is the server IP address (can be used in localhost with 127.0.0.1) -RemotePort is the port to communicate with the server LocalPassword can be used if you chose Crypted=yes (process is slow) Crypted=no (use netcat or cryptcat) Rotation is the time between the ratation of all sonde @@ -79,7 +77,7 @@ TimeOut is the number of second before the interrogation failed - ./client/conf-client/sonde.cfg ``` -SONDE#Arguemnent +IP:PORT#SONDE#Arguemnent ``` ``` @@ -87,6 +85,8 @@ SONDE#Arguemnent | Client | server | server | server | server | +-------------==>----------------==>-------------------------------==>--------------------==>----------------------------------+ | SONDE + ARG | Is SONDE exist ? | Get associated SCRIPT for SONDE | Exec SCRIPT With ARG | Push result with FORMAT [0-5]|TXT | +| are send to | | | | | +| IP port | | | | | +--------------+------------------+---------------------------------+----------------------+-----------------------------------+ ```