Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 427 Bytes

TCP connection killer

Kills connections by process ID. Windows only.

Usage:

TcpConnectionKiller.exe <process ID>

Example:

# Kill all existing connections owned by process 28188. Note that this cannot kill listening ports.
.\TcpConnectionKiller.exe 28188

Download the x64 version here: