Skip to content

maxiberta/nmap-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?)

That'll install the latest stable release of nmap.

Or, if you're feeling adventurous, try the automatic Launchpad builds 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

Upstream

Nmap