CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
20.8k stars 2.5k forks source link

[NEW TOOL] Ip Scanning Tool #567

Open kyle079 opened 1 year ago

kyle079 commented 1 year ago

What tool do you want? A IP Scanning Tool

Describe the solution you'd like A tool that you can input a range of IPs and it will attempt to ping all IPs in the list and return results of if the IP is used or not. If ping is successful it will attempt to pull host name.

Is their example of this tool in the wild? Angry IP Scanner - https://github.com/angryip/ipscan/tree/master

Additional context

sharevb commented 4 months ago

Hi @kyle079 , this is not possible from a browser, will require a local application or server side, suposing server side has access to these ip

But maybe can just make links to other websites if you provide urls for such