-
5 年前
Tcpkill 强制杀死 ESTABLISHED 连接
tcpkill ESTABLISHED
安装 Centos Yum Install yum -y install dsniff --enablerepo=epel * 查找连接对应被动端口号 netstat -an|grep 3600 tcp 0 0 0.0.0.0:3600 0.0.0.0:* LISTEN tcp 0…
安装 Centos Yum Install yum -y install dsniff --enablerepo=epel * 查找连接对应被动端口号 netstat -an|grep 3600 tcp 0 0 0.0.0.0:3600 0.0.0.0:* LISTEN tcp 0…