Metadata-Version: 1.0
Name: DoraClient
Version: 0.1.2
Summary: monitor client
Home-page: https://github.com/x0hcker/dora-client
Author: x0hcker@gmail.com
Author-email: x0hcker@gmail.com
License: Apache Licence 2.0
Description-Content-Type: UNKNOWN
Description: ### dora-client
        
        
        ### python版本
        
            python2.7
            python3.5
        
        
        ### install
        
            pip2.7 install dora-client
            pip install git+https://github.com/x0hcker/dora-client.git
        
        ### usage: dora_client [-h] [-i INI]
        
        optional arguments:
          -h, --help         show this help message and exit
          -i INI, --ini INI  ini filename
        
        
        ### ~ cat /tmp/server.ini
        [tcpserver]
        host=127.0.0.1
        port=9876
Keywords: monitor,DoraClient
Platform: any
