initial commit of file from CVS for smeserver-denyhosts on Sat Sep 7 19:51:06 AEST 2024
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
my @vals = split ",", ($denyhosts{ValidFrom} || '');
|
||||
$OUT = join "\n", @vals;
|
||||
}
|
@@ -0,0 +1 @@
|
||||
127.0.0.1
|
Reference in New Issue
Block a user