From 3a52e92fbbbab4df949740f89a389d68281a9428 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 22 May 2025 18:36:01 +0800 Subject: hehe --- others/reset-ssh-connections.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 others/reset-ssh-connections.sh (limited to 'others/reset-ssh-connections.sh') diff --git a/others/reset-ssh-connections.sh b/others/reset-ssh-connections.sh deleted file mode 100755 index f19300d..0000000 --- a/others/reset-ssh-connections.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -ss -tnp | grep ':22' -ps -ef | grep sshd | grep -v grep | awk '{if($3!=1) print $2}' | xargs kill -#sudo systemctl restart sshd -- cgit v1.2.3-70-g09d2