From 4440a86cfa359b8e40a484a2cd46d33db5455d8a Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 25 May 2020 20:09:04 +0200 Subject: Initial --- support/iauth.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 support/iauth.conf (limited to 'support/iauth.conf') diff --git a/support/iauth.conf b/support/iauth.conf new file mode 100644 index 0000000..c86c379 --- /dev/null +++ b/support/iauth.conf @@ -0,0 +1,18 @@ +# +# Default iauth configuration file +# +# $Id: iauth.conf,v 1.2 1999/07/04 22:15:43 kalt Exp $ +# + +# If iauth timeouts, then reject user +notimeout +# This makes the IRC server require that iauth performs the authentication +# in order for a new user connection to be accepted +required + +# Perform ident lookups +module rfc931 + +# Check and reject open SOCKS proxies +#module socks +# option = reject,paranoid -- cgit v1.2.3