Skip to content

A little Bash script whose aim is to help me find my Raspberry in a local network

License

Notifications You must be signed in to change notification settings

Mrcuve0/FindMyPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FindMyPi

A little Bash script whose aim is to help me find my RaspberryPi (model 3) in a local network.

DevelopmentStatus HitCount

Twitter Follow

Usage:

> sudo ./FMP.sh <Network_Interface_Name>

Here's an example:

[user@user-PC FindMyPi]$ sudo ./FMP.sh wlp2s0
[sudo] password for user: 
Your IP address: 172.22.103.97/23
Broadcast: 172.22.103.255
Looking for your Raspberry in network: 172.22.103.0/23
Found Raspberry @ 172.22.103.100
Goodbye!

About

A little Bash script whose aim is to help me find my Raspberry in a local network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages