1
mirror of git://git.acid.vegas/IRCP.git synced 2024-11-22 07:56:42 +00:00
Commit Graph

134 Commits

Author SHA1 Message Date
1ca71db702
Updated TODOs 2023-06-29 01:07:37 -04:00
3f10e115af
Throttle fine funed again, loop_nick more ranomized, README updated TODOs 2023-06-29 01:02:41 -04:00
52fbb67808
Bug fixed in HOPM detection, vhost is now working, & throttle settings were altered for best performance 2023-06-29 00:31:51 -04:00
dd94aabfcb
Fixed typo in RPL_ENDOFWHO 2023-06-28 23:09:59 -04:00
72df0c3591
Added TODO note about fixing CTCP responses 2023-06-28 22:11:49 -04:00
3e04b06e18
Updated mirrors 2023-06-26 04:04:09 -04:00
09e8b2b2b9
Improved colors, more verbose, customizable throttle for each command sent to the same target, fixed & improvements 2023-06-25 23:27:43 -04:00
1c4777d928
Increased ztimeout to prevent pingouts 2023-06-25 03:39:00 -04:00
1d672ba85a
Updated README 2023-06-22 01:15:26 -04:00
60a6736c76
CTCP commands added for more information gathering 2023-06-22 01:02:43 -04:00
8abaa042b3
Added COMMANDS command sent to servers 2023-06-22 00:21:08 -04:00
2c12edc494
Initialization of main function no longer using loop_until_complete 2023-06-19 03:03:21 -04:00
5c207b6a7c
No need to delete loops if we are going to quit 2023-06-18 22:12:00 -04:00
b5188fd38a
Handle removing channels from the current list when kicked 2023-06-18 19:31:53 -04:00
344421f016
Improved detection for ERR_TARGETTOOFAST 2023-06-18 19:06:54 -04:00
0f1ff57551
Improved detection for ERR_TARGETTOOFAST types 2023-06-18 19:02:57 -04:00
2289128c18
Tell us what target has a delay for 439 ERR_TARGETTOOFAST 2023-06-18 18:12:37 -04:00
3533261c36
Never declared sendmsg function lol 2023-06-18 18:02:22 -04:00
a8a6c431cb
Fixed error when being forced joined into channels on connect 2023-06-18 17:56:47 -04:00
6d12aca2d8
Forgot to import ipaddress 2023-06-18 17:19:52 -04:00
b60c8bbcc7
Added NickServ/ChanServ 'LIST *' commands 2023-06-18 15:47:38 -04:00
ce94dfe634
Renamed chan to target 2023-06-18 13:45:41 -04:00
d8901ca1ca
The 439 (ERR_TARGETTOOFAST) handles nicks & channels now 2023-06-18 13:44:32 -04:00
0df1e2df9c
Removed some TODO's 2023-06-18 01:46:14 -04:00
33ab2981c7
Added HELP command to be sent 2023-06-18 01:25:08 -04:00
91ca58bbea
Removed 'import copy' as we no longer need it 2023-06-18 01:17:35 -04:00
ede626b5eb
Do not log 401 ERR_NOSUCHNICK 2023-06-18 01:15:25 -04:00
ec67fef1eb
Fixed markdown error 2023-06-18 01:05:48 -04:00
cac47feac2
Never initialized family variable in class 2023-06-18 00:03:18 -04:00
0325e73ebf
Store new nickname on 401 ERR_NICKINUSE 2023-06-17 23:24:35 -04:00
349a74b79e
Updated intial commands and added INFO command infrmation. 2023-06-17 16:53:28 -04:00
f2e774b846
Added WHOWAS support for 401 (ERR_NOSUCHNICK) replies 2023-06-17 16:09:37 -04:00
9a62ad2cbd
Added support for logging +b +e * +I modes 2023-06-17 15:59:10 -04:00
b717d77113
Added NickSERV INFO send for every nick 2023-06-17 15:54:43 -04:00
4eaef543aa
Added ChanServ INFO logging & detection for successfully registered NICK through NickServ (login details are logged) 2023-06-17 15:45:48 -04:00
96b8acd414
Added TODO for ChanServ INFO command 2023-06-07 05:41:24 -04:00
175f06466d
Fixed format & typos 2023-06-06 01:23:46 -04:00
2b5efa8bf0
Added support for IPv6 & non-standard ports 2023-06-06 01:17:01 -04:00
3f66438ebe
Improved ban detections & added SSL/TLS cipher logging 2023-06-05 21:36:25 -04:00
7ace89b659
Updated TODO list 2023-06-05 18:44:25 -04:00
64e824dd19
Adding support for IPv6 and custom ports 2023-06-05 18:41:08 -04:00
8bf2f8bf09
Fixed typos is color reset on some lines (\033[0m) 2023-06-05 18:07:36 -04:00
e69d2e8739
Renamed badchans to badchan 2023-06-05 16:13:26 -04:00
5c7f428399
Added TODO to confirm nickserv registrations 2023-06-04 20:09:07 -04:00
42027c0f09
Added TODO for props to bwall 2023-06-03 19:12:02 -04:00
f8f9c0628f
Updated README 2023-05-31 21:45:43 -04:00
3b90515ded
Updated README 2023-05-31 21:05:09 -04:00
e670bce212
Updated README 2023-05-31 21:01:49 -04:00
6be4d7fc0e
Updated, overall performance & memory improved, code cleaned up 2023-05-31 20:59:30 -04:00
7eb8f1cce2
Added option to search strings in all logs 2023-05-31 19:40:45 -04:00