📜  地址已在使用 :::8081 windows - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:58.561000             🧑  作者: Mango

代码示例1
netstat -a -n -o 
//then find the pid which is running in this port and run 
taskkill /F /PID [pidnumber]