查看端口并杀进程python脚本代码 我就废话不多说,直接上代码吧:#-*-coding:utf-8-*-importosout=os.system('netstat-aon|findstr"25"')#25端 杀进程