View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006399 | unreal | ircd | public | 2024-04-20 16:07 | 2024-04-20 16:07 |
Reporter | armyn | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 6.1.1.1 | ||||
Summary | 0006399: Notification from a person attempting to connect to the IRCd where they are banned (gline/zline...) | ||||
Description | On 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'. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-20 16:07 | armyn | New Issue |