Skip to content

Releases: HackHunt/net-disconnet

Internet Disconnecter

21 Jun 22:43
Compare
Choose a tag to compare

How to use:

  • Convert the setup.sh into executable

    chmod 755 setup.sh

  • Run setup.sh

    ./setup.sh

  • Run the Python Script with root privileges.

    sudo python net_disconnet.py

Available Arguments:

  • -h or --help: Displays all the available options.

  • -q or --queue-num: Optional. Is used to define quene number for IP tables.

  • Note:

    • You need to be connected to the same network.
    • You need to be the MITM. For this check our Website and GitHub.