forked from rarias/jungle
Compare commits
2 Commits
fix/cross-
...
f921f0a4bd
| Author | SHA1 | Date | |
|---|---|---|---|
| f921f0a4bd | |||
| aa16bfc0bc |
@@ -57,6 +57,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.fail2ban.enable = true;
|
||||
|
||||
# Disable SSH login with password, allow only keypair
|
||||
services.openssh.settings.PasswordAuthentication = false;
|
||||
|
||||
networking.firewall = {
|
||||
extraCommands = ''
|
||||
# Blackhole BSC vulnerability scanner (OpenVAS) as it is spamming our
|
||||
|
||||
Reference in New Issue
Block a user