From 36570ea341b9ad279543adba43006f0d14031127 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Tue, 30 May 2023 02:53:47 -0400 Subject: [PATCH] Added TODO for making a seperate log of failed/banned connections --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75df468..f62b9df 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ All of the raw data from a server is logged & stored. The categories below are s * Built in identd * Checking for IPv6 availability *(SSL= in 005 responses may help verify IPv6)* * Support for IRC servers using old versions of SSL +* Create a seperate log for failed connections *(Sync to file every hour maybe)* ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp)