Add sshguard config - will need more customisation.
This commit is contained in:
parent
e5eed33d56
commit
cca075ea2c
4 changed files with 77 additions and 1 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