# tcpkill **Repository Path**: github_wuwen5/tcpkill ## Basic Information - **Project Name**: tcpkill - **Description**: Kills TCP connections(https://github.com/chartbeat/tcpkill) - **Primary Language**: C - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-16 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Slightly modified tcpkill util ([original](http://monkey.org/~dugsong/dsniff/)), to allow for only killing a specific number of connections. tcpkill kills specified in-progress TCP connections (useful for libnids-based applications which require a full TCP 3-whs for TCB creation).