
A Mojolicious and DBIx: A Web Application for Kippo SSH Honeypot Statistics
This class web application displays statistics about your Kippo SSH honeypot. To get started, you need to install the following prerequisites using cpanm: Mojolicious, DBIx::Class, Date::Calc, Chart::Strip, and Date::Parse.
Next, you'll need to configure Kippo by setting up its kippo.cfg file according to the instructions in the FAQ comments. Additionally, create a database, grant the necessary rights to the user, and configure kippo_stats.json with the correct DSN, username, and password.
To launch the development server, run 'perl script/kippo_stats daemon' on localhost:3000. You can access additional statistics at http://localhost:3000/stats/, and you also have the option to make the server accessible via lighttpd.