instructions
This commit is contained in:
2
fail2ban-master/kill-server
Normal file
2
fail2ban-master/kill-server
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
kill `ps ax|grep fail2ban|grep -v grep|awk '{print $1}'`
|
||||
Reference in New Issue
Block a user