Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 539 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 539 Bytes

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