Skip to content
forked from fluproject/FluScan

FluScan is an IPv4 Scanner for Internet designed by Flu Project Team. FluScan has been developed in Python.

License

Notifications You must be signed in to change notification settings

jccamel/FluScan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluScan

FluScan is an IPv4 Scanner for Internet designed by Flu Project Team (https://www.flu-project.com).

FluScan has been developed in Python.

To launch FluScan, you need to specify both first and last IP addresses in the last lines of main code:

ip1 = 'A.B.C.D'

ip2 = 'V.X.Y.Z'

Also, you need to modify the connection data of the database and load the database tables.

Next, you have to execute the tool using this command:

python FluScan.py

About

FluScan is an IPv4 Scanner for Internet designed by Flu Project Team. FluScan has been developed in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%