Tcpkiller
A GUI application for Windows, and OS X to kill a process which is listening on a tcp port.
Install / Use
/learn @ayedo/TcpkillerREADME
TcpKiller
A GUI application to kill a process which is listening on a tcp port.
Main Features:
- Shows a list of processes, and tcp ports they are listening to
- The list can by filtered by port number
- You can select a process, and terminate it
There are many tools that implement this functionality. This tool will additionally:
- Resolve the application name of java processes (if
jpsis available) - For IANA registered ports you can hover over the port number, and it will show additional information
- On windows, will show the names of services running as children of
svchost.exe
Demonstration
<img src="https://raw.githubusercontent.com/ayedo/tcpkiller/master/screencaptures/basic-demonstration.gif?token=ABEFFFRQETGKEPZ2BVEHDVK6QDF4O" width="800px" height="600px"/>Installation
Download the installer for your platform from the releases page.
Requirements
The requirements depend on the operation system used.
OS X
The following command line tools are required:
- ps
- kill
- lsof
Successfully tested on: 10.14.6 (18G2022)
Windows
The following command line tools are required:
- tasklist
- taskkill
- netstat
Successfully tested on: Windows 10
Caveats
On Windows some services are started by the operation system under the system process which cannot be terminated by TcpKiller.
TcpKiller may still help you find the culprit:
- Hover over the port number. If it's a registered IANA port, it will tell you its name which could help you find out which service is listening on the port.
- If it's a non IANA registered port, it could be
http.sys, which is the windows integrated http server infrastructure. Runnetsh http show servicestate. If there is a process listening throughhttp.sys, you should be able to see it under 'request queue'.
Attribution
I would like to thank Freepik for providing the logo for this project.
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
