1
mirror of git://git.acid.vegas/IRCP.git synced 2024-11-22 16:06:41 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
e89c30217e
Capture raw data before ban exception is raised 2023-05-29 00:27:23 -04:00
9871e08cf4
Forgot to use fstrings on nickserv email (fixed) 2023-05-28 15:02:13 -04:00
f659c4c362
database collection was moved to the top so it is written before we raise exceptions on bans 2023-05-28 14:40:35 -04:00
2b7d36bbfc
Code cleanup 2023-05-28 01:21:47 -04:00
483969d3ce
Changed hate mail address 2023-05-28 00:44:07 -04:00
e3d92a32b6
Added opt-out disclaimer 2023-05-28 00:43:17 -04:00
ae275bef6a
Added random nick changes every 5 minutes 2023-05-27 23:43:19 -04:00
3795798be9
Added some stats function to the parser 2023-05-27 23:25:51 -04:00
236f60128e
Updated README 2023-05-27 23:00:51 -04:00
124d9fa59e
Added preview 2023-05-27 22:48:26 -04:00
d99cda9ceb
Removed extra space 2023-05-27 22:39:30 -04:00
49cd56df5b
Added preview 2023-05-27 22:34:24 -04:00
93388def67
Fixed CTCP replies 2023-05-27 22:19:37 -04:00
2bcdcd5f22
Fixed typo 2023-05-27 22:16:31 -04:00
a2d6213387
Added todo: support for outdated ssl servers 2023-05-27 19:20:45 -04:00
330e69db12
Do not need to import socket anymore now that we are using asyncio 2023-05-27 19:18:37 -04:00
50eb3cfce1
Improved error handling 2023-05-27 19:15:08 -04:00
256aecb174
Added throttled connection detection 2023-05-27 18:51:27 -04:00
2006b162df
More ban detection 2023-05-27 18:47:43 -04:00
356c4d25be
Improved ban detection & dronebl detection 2023-05-27 17:33:44 -04:00
e9af84c009
Removed break on missing results 2023-05-27 17:13:31 -04:00
d5b626ac13
Added a blacklist for the dronebl network to avoid detection 2023-05-26 21:31:28 -04:00
ad1c99a99c
SSL connection status wasnt being update in the snapshot. (Fixed) 2023-05-26 19:59:31 -04:00
abc8150ddf
Added a parser for searching logs with ease 2023-05-26 17:57:53 -04:00
ab7062537a
Added a note about while loops.. 2023-05-26 03:50:23 -04:00
3a1963b032
Code cleanup, parsing coming soon 2023-05-26 03:35:54 -04:00
de8217da18
Fixed listen loop 2023-05-26 03:26:45 -04:00
44686cdd5f
CTCP replies 2023-05-25 21:22:42 -04:00
d904c9ab97
Initial commit 2023-05-25 16:03:39 -04:00