Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.
/ Portunus Public archive

A minimalist multi-threaded port scanner built in Golang

License

Notifications You must be signed in to change notification settings

darshkpatel/Portunus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portunus -  A Minimalist Multithreaded Port Scanner

Build

Usage

Portunus -  A Minimalist Multithreaded Port Scanner
  -connections int
        Limit the maximum number of parallel connections  (default 10)
  -host string
        Hostname / IP of the target system
  -ports string
        A port OR range of ports to scan Eg. 80 or 8000-8080 or 80,21,22
  -timeout float
        Timeout in seconds (default 0.5)

About

A minimalist multi-threaded port scanner built in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages