/Pinger

The app pings all IP addresses in a local network and when done, displays results in a list

Primary LanguageSwift

Pinger

The app pings all IP addresses in a local network and when done, displays results in a list. For example, if your local network IP address is 192.168.1.x, the app should ping all of the IP addresses from 192.168.1.1 to 192.168.1.254 inclusively.

  • Sort You could sort results by IP or reachability.