Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxiberta/nmap-snap

The `nmap` security scanner packaged as a snap.
https://github.com/maxiberta/nmap-snap

linux networking nmap security security-scanner security-tools snap snapcraft snappy ubuntu ubuntu-core

Last synced: 3 months ago
JSON representation

The `nmap` security scanner packaged as a snap.

Awesome Lists containing this project

README

        


This is the snap for nmap.


Nmap ("Network Mapper") is a free and open source utility for network discovery and security auditing.


It works on Ubuntu, Fedora, Debian, and other major Linux distributions.




nmap

## Command-line Installation

sudo snap install nmap

([Don't have snapd installed?](https://snapcraft.io/docs/core/install))

That'll install the latest _stable_ release of `nmap`.

Or, if you're feeling adventurous, try the [automatic Launchpad builds](https://launchpad.net/~maxiberta/+snap/nmap-edge) published at the `edge` channel:

sudo snap install nmap --edge

## Permissions

Once installed, this snap needs manually connecting to some plugs:

sudo snap connect nmap:network-control

## The Snapcrafters

[maxiberta](https://github.com/maxiberta/)

## Upstream

[Nmap](https://nmap.org/)