You've already forked caddy-opnsense-blocker
Add background IP intel and restore dashboard stats
This commit is contained in:
@@ -174,6 +174,7 @@ type RecentIPRow struct {
|
||||
LastSeenAt time.Time `json:"last_seen_at"`
|
||||
Reason string `json:"reason"`
|
||||
ManualOverride ManualOverride `json:"manual_override"`
|
||||
Bot *BotMatch `json:"bot,omitempty"`
|
||||
Actions ActionAvailability `json:"actions"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user