/Find-All-Active-Hosts

Find All Active Hosts (IP) in a Local Network

Primary LanguageC#

Find Active Hosts' IP in Current Network

This console application retreives ip address of all hosts connected to the same network.

[!] Gateway, Netmask, Subnet should be the same.

Enter range ip format (last dot is needed!) :

192.168.1.

How to run ?

> git clone
> cd directory
> dotnet run