/Nips

Nips is a Portsweep. It scan multiple hosts for a specific or multiple listening ports.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

About

Nips is a Portsweep. It scan multiple hosts for a specific or multiple listening ports.

Nips works on Linux and is licensed under the GNU General Public License 3.

How it works

The functioning is very simple, after have inserted the initial and the final ip, it will starts to ping every ip in range. Then it will scan from the initial to final port for each ip. It also can print the Hostname.

Requirements

  • Linux.
  • Python3.

Help needed

You can help me by proposing improvements or reporting bugs.

License

Nips is licensed under the GNU General Public license 3. See LICENSE for more information.

Project Status & Download

Nips's current version is 2.1. You can download the latest release from here. Otherwise you can get the latest development version by cloning this repository.