Skip to content

elliowo/columbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Columbus

Columbus is a port scanner and pinger for public ip addresses, which then will store it in an sqllite database. The program will currently scan every 50ms, for some reason when scanning below 50 it does not return anything. If able to go past this limitation, asynchronous and multi-threaded are planned.

Installation

Cargo:

git clone https://github.com/elliowo/columbus
cd columbus
cargo install --path .

Releases

No releases published

Packages

No packages published

Languages