Skip to content

trail/find-local-ips

 
 

Repository files navigation

Find Local IPs

The original purpose for this tool is to find Raspberry Pi address and MAC when it is connected to the same network with your computer.

Usage

npx find-local-ips

Example output

192.168.2.102 (Raspberry Pi Foundation)
192.168.2.112 (Apple)
192.168.2.135 (Philips Lighting BV)
192.168.2.139 (ma:ca:dd:re:ss:00)

About

Find ip address and MAC for devices connected in your local network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%