diff --git a/misc/command.md b/misc/command.md new file mode 100644 index 0000000..382a624 --- /dev/null +++ b/misc/command.md @@ -0,0 +1,11 @@ +### Fail2ban + +``` +fail2ban-client set sshd unbanip 86.67.197.47 +``` + +### Nftables + +``` +nftables list ruleset +```