How to Install doscan in Ubuntu 18.04



Install doscan by entering the following commands in the terminal:

sudo apt update
sudo apt install doscan

Description:

port scanner for discovering services on large networks

doscan is a tool to discover TCP services on your network. It is designed for scanning a single ports on a large network. doscan contacts many hosts in parallel, using standard TCP sockets provided by the operating system. It is possible to send strings to remote hosts, and collect the banners they return. . There are better tools for scanning many ports on a small set of hosts, for example nmap.

Version: 0.3.3-1

Section: universe/net