|
d7950e3ee4
|
Added catch KILL messages, 405 (ERR_TOOMANYCHANNELS), & 451 (ERR_NOTREGISTERED) numerics
|
2023-05-30 03:51:56 -04:00 |
|
|
e5fb155c2e
|
Catch 451 (ERR_NOTREGISTERED) numeric (do we need to raise an exception for this one?)
|
2023-05-30 03:41:32 -04:00 |
|
|
b39be50b01
|
Fixed parser not handling booleans
|
2023-05-30 03:37:20 -04:00 |
|
|
5718d80b0c
|
Fixed parser not handling booleans
|
2023-05-30 03:34:05 -04:00 |
|
|
32f45694ee
|
Fixed parser not handling booleans
|
2023-05-30 03:30:58 -04:00 |
|
|
c4e528aa5a
|
Added TODO for daemon mode (24/7 throttled scanning) & log overlapping (updating existing logs)
|
2023-05-30 03:22:57 -04:00 |
|
|
e447bcb2ed
|
Added TODO for daemon mode (24/7 throttled scanning) & log overlapping (updating existing logs )
|
2023-05-30 03:22:44 -04:00 |
|
|
e0bb3f36b6
|
Added note about possibly handling dict size checking another way
|
2023-05-30 03:18:07 -04:00 |
|
|
31cf9df5c4
|
Added TODO for colored output option
|
2023-05-30 03:11:18 -04:00 |
|
|
bc3ccac030
|
Added the ability to search for strings with hilighting in the results using ANSI colors
|
2023-05-30 03:10:29 -04:00 |
|
|
36570ea341
|
Added TODO for making a seperate log of failed/banned connections
|
2023-05-30 02:53:47 -04:00 |
|
|
c6c746117c
|
Simplified parser for easy usage with grep
|
2023-05-30 02:49:13 -04:00 |
|
|
45100452da
|
Added CAP, MODULE, INFO, CREDITS, IRCOPS, STATS p, & MODULE replies stored in the snapshot
|
2023-05-30 02:35:57 -04:00 |
|
|
60ee352e9f
|
Fixed error_conn to errors_conn
|
2023-05-29 21:27:18 -04:00 |
|
|
751b28eac5
|
Added multi-logs & memory management has been improved for performance
|
2023-05-29 20:59:17 -04:00 |
|
|
cfa0e3c2bb
|
Comment out IPv6 donotscan until we have IPv6 support
|
2023-05-29 16:31:36 -04:00 |
|
|
47f76b8717
|
Added detection for 439 numeric (ERR_TARGETTOOFAST) with the ability to parse the delay seconds until we can retry
|
2023-05-29 16:25:38 -04:00 |
|
|
be73c3fd93
|
8,7\-:.-,:. -:08,08 15,0 4,14▄▀8,01▄▀14--:,--:
|
2023-05-29 02:09:45 -04:00 |
|
|
4af57963c9
|
8,7\-:.-,:. -:08,08 15,0 4,14▄▀8,01▄▀14--:,--:
|
2023-05-29 02:08:29 -04:00 |
|
|
6d1bceea65
|
8,7\-:.-,:. -:08,08 15,0\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|4,14▄▀8,01▄▀14--:,--:
|
2023-05-29 02:06:30 -04:00 |
|
|
5065240586
|
8,7\-:.-,:. -:08,08 15,0||||||||||||||||||||4,14▄▀8,01▄▀14--:,--:
|
2023-05-29 02:04:35 -04:00 |
|
|
b747489ee3
|
8,7\;.\;08,08 15,0||||||||||||||||||||4,14▄▀8,01▄▀14-\;
|
2023-05-29 01:54:23 -04:00 |
|
|
5a6a0fa5c3
|
Fixed loop_nick not setting rndnick prior to /NICK
|
2023-05-29 01:23:42 -04:00 |
|
|
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 |
|