initial commit of file from CVS for smeserver-denyhosts on Sat Sep 7 19:51:06 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 19:51:06 +10:00
parent 0752bb2038
commit 52e223dd5f
72 changed files with 2173 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
{
my @vals = split ",", ($denyhosts{ValidFrom} || '');
$OUT = join "\n", @vals;
}

View File

@@ -0,0 +1 @@
127.0.0.1