first commit

This commit is contained in:
2024-06-03 18:43:35 +02:00
parent 2da01a3f6e
commit f501d519af
883 changed files with 71550 additions and 2 deletions

View File

@ -0,0 +1,10 @@
# ip for admin access only
# local test (ne doivent pas apparaître dans /etc/hosts.allow)
allow 10.0.0.0/8;
allow 127.0.0.0/8;
allow 172.16.0.0/11;
allow 192.168.0.0/16;
allow 100.64.0.0/10;
deny all;