Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows下面kill 80端口 #24

Open
Tronzo opened this issue Mar 9, 2021 · 0 comments
Open

windows下面kill 80端口 #24

Tronzo opened this issue Mar 9, 2021 · 0 comments

Comments

@Tronzo
Copy link
Owner

Tronzo commented Mar 9, 2021

step1 : netstat -ano | findstr 80

step2 : taillist 5704 (可不做,只是查看是win下面的那个exe占用了。)

step3 : taskkill /pid [加上step1查询出来的pid端口号] /F

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant