6

【踩坑】Windows解决端口被占用

 2 years ago
source link: https://feiju12138.github.io/2022/08/03/Windows%E8%A7%A3%E5%86%B3%E7%AB%AF%E5%8F%A3%E8%A2%AB%E5%8D%A0%E7%94%A8/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

【踩坑】Windows解决端口被占用

2022-08-03

1

Windows解决端口被占用

查看端口占用情况

netstat -ano

根据进程编号结束进程

<pid>:进程编号

taskkill /f /pid <pid>

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK