Few updates before move to Devuan.
This commit is contained in:
parent
4349aabc6b
commit
f407de48ec
60 changed files with 2137 additions and 175 deletions
19
etc/sshguard/whitelist
Normal file
19
etc/sshguard/whitelist
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Localhost.
|
||||
127.0.0.1/8
|
||||
::1
|
||||
|
||||
# UK Servers
|
||||
5.101.171.208/28
|
||||
2a01:a500:2981:1::/64
|
||||
|
||||
# Linode
|
||||
172.236.16.105
|
||||
2600:3c13::2000:50ff:fef4:7f56
|
||||
|
||||
# Loveservers
|
||||
185.176.90.169
|
||||
2a07:4580:b0d:57f::169
|
||||
|
||||
# Afterdark
|
||||
afterdark.org.uk
|
||||
2001:470:1f1c:58::/64
|
||||
Loading…
Add table
Add a link
Reference in a new issue