- netstat -ano | findstr :3001
- taskkill /PID <yourid> /F
stop port Code Example | Shell/Bash |
---|
windows kill port
stop port
netstat -ano | findstr kill
Source: stackoverflow.com
close all localhost connections
kill process on port in windows
|
Published: | February 22, 2021 |
Author: | admin |
Category: | Live Code, Shell/Bash Code |
Views: | 16 |
This article was posted in Live Code, Shell/Bash Code and tagged stop port Code Example - Command, stop port Code Example - Get Code, stop port Code Example - Shell Bash. Bookmark the permalink. Follow comments with the RSS feed for this post.Post a Comment or leave a trackback: Trackback URL.
|
|