Fork me on GitHub

windows命令行关闭端口占用命令

//关闭端口占用命令
eg:
1. netstat -nao | findstr “8080”  查询占用8080端口程序的PID
2. taskkill /pid 3017 /F  关闭pid为3017的进程

posted @ 2019-12-06 14:50  ChasonYang  阅读(356)  评论(0)    收藏  举报
web对话
live chat
客服软件
live chat