8000 GitHub - christivn/geoipgen: ๐ŸŒ๐Ÿ’ป Generator of valid IPs by country
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

๐ŸŒ๐Ÿ’ป Generator of valid IPs by country

License

Notifications You must be signed in to change notification settings

christivn/geoipgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

geoipgen

Generator of valid IPs by country

Using subnet-calculator-cidr


geoipgen.generate.IP(cidr)

Returns a random ip from a CIDR

geoipgen.generate.rangeIP(cidr)

Returns a list of all hosts in a CIDR range passed as an argument

geoipgen.generate.randomCIDR(country_code)

Returns a random CIDR from country_code

screenshot

0