Logo
Explore Help
Register Sign In
internetrelaychat/IRCP
1
Fork 0
You've already forked IRCP
Code Issues Pull Requests Releases Activity
138 Commits 1 Branch 0 Tags
master
Commit Graph

12 Commits

Author SHA1 Message Date
acidvegas
337cf30a95 Forgot to import tarfile 2023-07-23 22:45:17 -04:00
acidvegas
7eb8f1cce2 Added option to search strings in all logs 2023-05-31 19:40:45 -04:00
acidvegas
c1930b301e Fixed parser variable name typo 2023-05-30 17:01:37 -04:00
acidvegas
b39be50b01 Fixed parser not handling booleans 2023-05-30 03:37:20 -04:00
acidvegas
5718d80b0c Fixed parser not handling booleans 2023-05-30 03:34:05 -04:00
acidvegas
32f45694ee Fixed parser not handling booleans 2023-05-30 03:30:58 -04:00
acidvegas
bc3ccac030 Added the ability to search for strings with hilighting in the results using ANSI colors 2023-05-30 03:10:29 -04:00
acidvegas
c6c746117c Simplified parser for easy usage with grep 2023-05-30 02:49:13 -04:00
acidvegas
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
acidvegas
3795798be9 Added some stats function to the parser 2023-05-27 23:25:51 -04:00
acidvegas
e9af84c009 Removed break on missing results 2023-05-27 17:13:31 -04:00
acidvegas
abc8150ddf Added a parser for searching logs with ease 2023-05-26 17:57:53 -04:00