mrheinen / lophiid

A distributed honeypot for monitoring large scale web attacks
GNU General Public License v2.0
6 stars 1 forks source link

Add IP event subtype to the UI #29

Closed mrheinen closed 1 month ago

mrheinen commented 2 months ago

IP event sub types are already supported in the backend,just not exposed in the UI. For every IP event type (e.g. ATTACK) we should add subtypes that can be selected via a dropdown box (where subtypes are applicable).

mrheinen commented 1 month ago

This was done in https://github.com/mrheinen/lophiid/pull/26