python-nmap-api

There are 2 repositories under python-nmap-api topic.

  • morpheuslord/Nmap-API

    Uses python3.10, Debian, python-Nmap, OpenaAI, and flask framework to create a Nmap API that can do scans with a good speed online and is easy to deploy. This is a implementation for our college PCL project which is still under development and constantly updating.

    Language:HTML803119
  • danielcba/nmap_to_database

    This Python script automates the process of scanning a network using Nmap and stores the results with MariaDB.

    Language:Python