Skip to content

Kills all processes using network connections

Notifications You must be signed in to change notification settings

nola-radar/netkiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

netkiller

Kills all processes using network connections

Note: this is going to be buggy as hell, and I intend on fixing issues. I knocked this up in a few hours, and I know there are things that could be MUCH better I just wanted to put up something

Usage

netkiller.py -d= -k or -9

if you specify '*' for -d, it will kill everything. usage: prog.py -d= -9/k/l

arguments: -h, --help show this help message and exit

-d DEVICES, --devices DEVICES Device names to operate on

-k, --kill Standard kill, equivalent to 'kill PID'

-9, --dash-nine The equivalent of 'kill -9 PID'

About

Kills all processes using network connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages