diff --git a/README.md b/README.md index f1510e4..34082b6 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,13 @@ Mass scanning *default* ports of services is nothing new & though port 6667 is n * 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)* +* Create a seperate log for failed connections * Ability to link multiple IRCP instances running in daemon mode together for balancing * Remote syncing the logs to another server * Support for handling a target list that contains host:port:ssl for networks on non-standard ports * Give props to [bwall](https://github.com/bwall) for giving me the idea with his [ircsnapshot](https://github.com/bwall/ircsnapshot) repository * Confirm nick registered *(most likely through MODE +r)* +* Confirm SSL/TLS connections *(most likely through "You are connected using SSL cipher" NOTICE message)* ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp)