* fixed external ip resoultion * added dashboard logic division, filtering capabilities, geoip map, attacker stats * refactor: replace print statements with applogger for error logging in DatabaseManager * feat: add click listeners for IP cells in dashboard tables to fetch and display stats --------- Co-authored-by: BlessedRebuS <patrick.difa@gmail.com>
16 lines
313 B
YAML
16 lines
313 B
YAML
apiVersion: v2
|
|
name: krawl-chart
|
|
description: A Helm chart for Krawl honeypot server
|
|
type: application
|
|
version: 0.1.5
|
|
appVersion: 0.1.8
|
|
keywords:
|
|
- honeypot
|
|
- security
|
|
- krawl
|
|
maintainers:
|
|
- name: blessedrebus
|
|
home: https://github.com/blessedrebus/krawl
|
|
sources:
|
|
- https://github.com/blessedrebus/krawl
|