Metadata-Version: 1.1
Name: django-kippo
Version: 0.1.0.0707
Summary: Django App for kippo SSH Honeypot
Home-page: https://github.com/jedie/django-kippo/
Author: Jens Diemer
Author-email: django-kippo@jensdiemer.de
License: UNKNOWN
Download-URL: http://pypi.python.org/pypi/django-kippo/
Description: ------------
        django-kippo
        ------------
        
        Django App for the SSH Honeypot called 'kippo': `https://code.google.com/p/kippo/ <https://code.google.com/p/kippo/>`_
        
        It's a simple django app thats access to the MySQL data of kippo.
        You can browse to them in the django admin panel.
        
        test
        ====
        
        There exists a test project for easy startup.
        Read: `/django_kippo_test_project/README.creole <https://github.com/jedie/django-kippo/tree/master/django_kippo_test_project>`_ for more information.
        
        cli
        ===
        
        Under `/cli_scripts/ <https://github.com/jedie/django-kippo/tree/master/cli_scripts>`_ are some older commandline scripts.
        
        Links
        =====
        
        +-----------------+----------------------------------------------+
        | IRC             | `#pylucid on freenode.net`_                  |
        +-----------------+----------------------------------------------+
        | Github          | `http://github.com/jedie/django-kippo`_      |
        +-----------------+----------------------------------------------+
        | Python Packages | `http://pypi.python.org/pypi/django-kippo/`_ |
        +-----------------+----------------------------------------------+
        | kippo homepage  | `https://code.google.com/p/kippo/`_          |
        +-----------------+----------------------------------------------+
        
        .. _#pylucid on freenode.net: http://www.pylucid.org/permalink/304/irc-channel
        .. _http://github.com/jedie/django-kippo: http://github.com/jedie/django-kippo
        .. _http://pypi.python.org/pypi/django-kippo/: http://pypi.python.org/pypi/django-kippo/
Keywords: django,kippo,SSH,honeypot
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Documentation
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Operating System :: OS Independent
