SkillAgentSearch skills...

Ipranger

IP/FQDN data structure helper with randomization of hosts and ports based on masscan internal logic

Install / Use

/learn @projectdiscovery/Ipranger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ipranger

ipranger helps you to keep track of yours ip with the integration of ProjectDiscovery hmap key value store.

ipranger also integrate mapcidr library:

...
ips, err := ipranger.Ips("127.0.0.1/16")
if err != nil {
	panic(err)
}
fmt.Println(len(ips))
...

License

ipranger is distributed under MIT License

Related Skills

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated11d ago
Forks17

Languages

Go

Security Score

95/100

Audited on Mar 22, 2026

No findings