nsonaniya2010 / SubDomainizer

A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.
MIT License
1.71k stars 233 forks source link

Ip address can't be above 255 #5

Closed abuvanth closed 5 years ago

abuvanth commented 5 years ago

My Result:

`Got Some IPv4 addresses:

2.343.543.543 1.031.844.254 28.22.5.5 7.2.2.5 22.5.5.5 05.7.18.2 5.24.7.06 2.5.5.5 02.02.04.04 24.33.02.04 2.343.516.516 16.53.05.7 394.394.909.59 2.2.5.2 45.01.81.39 3.996.89.89 382.167.814.178 2.18.52.15 2.343.544.544 5.22.5.5 `

abuvanth commented 5 years ago

maximum possible decimal of ip is 255 only. can't be 343,543

nsonaniya2010 commented 5 years ago

fixed. Please check and let me know.