Skip to main content

A CLI tool to scan IP addresses or domain names.

Project description

AMAP

Introduction

AMAP is a command line interface tool similar to the famous NMAP. It scans an IP address or a domain name to find active ports and returns related information.

It uses FOFA AMAP API to implement the function.

Installation

pip install amap-holydragon

Usage & Options

Usage:

amap [-h | --help]

amap <ip_address_or_domain_name> [-n | --nmap] [-x <filename> | --xml=<filename>]

Options:

-h --help Show help information

-n --nmap Use nmap to scan

-x <filename> --xml=<filename> Output XML file

Information

  • Python version >= 3.7 is required to run subprocess.run()
  • Package docopt is required as a CLI builder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amap_holydragon-1.0.3.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

amap_holydragon-1.0.3-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page