Skip to content

Commit

Permalink
Add usage notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbart authored Jul 17, 2018
1 parent ed5cf08 commit d3e0231
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# TcpConnectionKiller
Kills connections by process ID
# TCP connection killer
Kills connections by process ID.

Usage:

```
.\TcpConnectionKiller.exe 28188
```

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

0 comments on commit d3e0231

Please sign in to comment.