增加SSH爆破检测

This commit is contained in:
huoji
2023-05-08 00:15:08 +08:00
parent b00e51fdc7
commit 7484922894
3 changed files with 3 additions and 1 deletions

View File

@@ -110,8 +110,10 @@ int cleanup(void) {
}
destory_dev();
cleanup_msg();
return -1;
}
static int __init driver_entry(void) {
printk(KERN_WARNING "[DebugMessage] safe duck init\n");