UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

18 lines (17 loc) 1.17 kB
{ "version": "1.0.0", "blueprint": { "description": "Installs Nmap (the de facto standard network sniffing CLI tool) on nearly any platform", "overview": "[Nmap](https://github.com/nmap/nmap) (short for Network Mapper) is a free and open source utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services those hosts are offering, what operating systems they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. It was designed to rapidly scan large networks, but works fine against single hosts. Nmap runs on all major operating systems.", "name": "Nmap", "repository": { "github": "https://github.com/ProfessorManhattan/ansible-nmap", "gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/nmap" }, "slug": "nmap", "title": "Nmap", "group": "ansible", "subgroup": "role" }, "type": "module" }