Skip to content

echo-devim/vipscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP Scan

VIP Scan is an experimental port scanner written in Vala. I did it just as an exercise. It has still several limitations and bugs.

It can scan up to 0.0.0.0/16 subnet. For each host is executed a different thread that performs a port scan. Each port scan is performed in parallel using 16 threads. This means that with a large subnet VIP is going to use a large number of threads.

The gui is very poor and at an early stage. Actually, it uses Pango with Cairo to render the results.

About

An experimental port scanner written in Vala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages