View Issue Details

IDProjectCategoryView StatusLast Update
0006399unrealircdpublic2024-04-20 16:07
Reporterarmyn Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Product Version6.1.1.1 
Summary0006399: Notification from a person attempting to connect to the IRCd where they are banned (gline/zline...)
DescriptionOn UnrealIRCd, every time a /gline or /zline is set, for example *@123.123.123.123, and it never expires or is set for 7 days, there should be a system to receive a notification if someone attempts to connect with this IP during that period. For instance:

Snotice: <nick> attempted to connect with the ban '*@123.123.123.123' with type 'gline' and reason 'reason'.

In this way, a Node.js bot, for example, would collect all <nick> + <ip> + <type> + <reason>, and ultimately, it would be possible to compare to determine if an IP range is responsible for banning thousands of users per month. This would allow for minimizing this ban or making it more precise to avoid penalizing a large number of innocent users.

I suddenly had this idea while browsing the web panel of UnrealIRCd > Server bans > imagining a column 'Last used by a user'.
TagsNo tags attached.
3rd party modules

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-04-20 16:07 armyn New Issue