Skip to content

stryker-project/megacut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Megacut ✂️

A new powerful Python3 tool for managing internet on a local network

Installation

git clone https://github.com/stryker-project/megacut
cd megacut
pip install -r requirements.txt
python3 megacut.py

Options & Syntax

python3 megacut.py target gateway -m\-k\-b\-r

-k Kill inet on target ip

-m Permanently disable inet on target (only if -k not works)

-b Disable inet for 20 seconds

-r Restore inet on target ip

Examples:

python3 megacut.py 192.168.1.101 192.168.1.1 -k

About

Magic tool for managing internet connection in local network by @zalexdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages