tcpkill
Verified for current stable LTS
Tcpkill Command: Kill Tcp Connections Specific Interface Host Port
Use for kill tcp connections specific interface host port with Tcpkill. Exact CLI syntax to kill tcp connections specific interface host port using Tcpkill.
When to use this: Use for kill tcp connections specific interface host port with Tcpkill.
Command Syntax
tcpkill -i <eth1> host <192.95.4.27> and port <2266> tcpkill -i <eth1> host <192.95.4.27> and port <2266> Live Command Builder
Final Command
tcpkill -i <eth1> host <192.95.4.27> and port <2266> Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to kill tcp connections specific interface host port using Tcpkill.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
FFmpeg Command: Combine Images Into Video Or Gif
ffmpeg -i <path/to/frame_%d.jpg> -f image2 <video.mpg|video.gif> Grep Command: Use Extended Regexes Case Insensitive grep -Ei "<search_pattern>" <path/to/file> Cradle Deploy Command: Deploy Static Assets Include Yarn Components cradle deploy s3 --include-yarn Cradle Deploy Command: Deploy Static Assets Include Upload Directory cradle deploy s3 --include-upload Cpio Command: Extract Files From Archive Cpio Verbose cpio < <archive.cpio> -idv