Metadata-Version: 1.1
Name: xnet
Version: 0.1.5.5
Summary: XNet - Just like Xmas, but on your networks.
Home-page: UNKNOWN
Author: Krister Hedfors
Author-email: krister.hedfors@gmail.com
License: LICENSE
Description: ============================================
        Xnet - Just like Xmas, but on your networks!
        ============================================
        
        Xnet is a framework and a collection of command-line
        tools utilizing microthreads (from the python library gevent).
        
        All tools developed in Xnet have a common set of command-line
        parameters for parallelization and other functionality,
        which is provided by the framework.
        
        Try the --help option for each tool for more details.
        Reading the source code of some existing tool should
        suffice to produce new tools under the same flag.
        
        Current tools:
        * tcpstate
        * netcats
        * resolv
        * iprange
        * iissn
        * sslinfo
        * webget
        
Platform: UNKNOWN
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
