Skip to content

Playing With Internet Protocol (IP) Addresses Using Python

Notifications You must be signed in to change notification settings

sundayamizo/PlayWithIP_Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayWithIP_Py

Playing With Internet Protocol (IP) Addresses Using Python

In this repo, we generete 10000 random IP using the randIPgen.py and write it to a file iplist.txt.

The generate IP addresses are ping-ed one by one using pingList.py.

The active hosts (IP addresses) are written to a file active.txt and those inactive hosts are written to the file inactive.txt.

About

Playing With Internet Protocol (IP) Addresses Using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages