All Projects → dlion → WhereIsMyPi

dlion / WhereIsMyPi

Licence: MIT License
A simple tool to find my raspberry pi on my LAN

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to WhereIsMyPi

Pi.alert
WIFI / LAN intruder detector. Check the devices connected and alert you with unknown devices. It also warns of the disconnection of "always connected" devices
Stars: ✭ 209 (+596.67%)
Mutual labels:  lan
LAN-Messenger
Official open-source repository for LAN Messenger
Stars: ✭ 17 (-43.33%)
Mutual labels:  lan
easylist-pac-privoxy
EasyList Tracker and Adblocks to Proxy Auto Configuration (PAC) File and Privoxy Actions and Filters
Stars: ✭ 99 (+230%)
Mutual labels:  lan
Termchat
Terminal chat through the LAN.
Stars: ✭ 229 (+663.33%)
Mutual labels:  lan
sx
🖖 Fast, modern, easy-to-use network scanner
Stars: ✭ 1,267 (+4123.33%)
Mutual labels:  lan
lapdog
Take actions when specific devices appear/disappear from your LAN
Stars: ✭ 17 (-43.33%)
Mutual labels:  lan
Node Lifx
Node.js implementation of the LIFX LAN protocol 💡
Stars: ✭ 137 (+356.67%)
Mutual labels:  lan
SonyAPILib
Sony Smart Device C# API Library for remote control
Stars: ✭ 52 (+73.33%)
Mutual labels:  lan
flutter-websocket-lan-chat
💬 A Flutter LAN-chat app for both Android & IOS that makes use of a Websocket ~ Flutter.dev project in Dart
Stars: ✭ 32 (+6.67%)
Mutual labels:  lan
WakeOnLAN
A simple C program that sends a magic packet
Stars: ✭ 49 (+63.33%)
Mutual labels:  lan
QuickTraceiOSLogger
A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。
Stars: ✭ 16 (-46.67%)
Mutual labels:  lan
ScreenSharing-FileTransfer-in-LAN
a screen-sharing&FileTransfer software in LAN
Stars: ✭ 89 (+196.67%)
Mutual labels:  lan
littlebox
Android app for simple seamless sharing of your files within Intranet/LAN
Stars: ✭ 12 (-60%)
Mutual labels:  lan
Arduinoarpspoof
Kicks out everyone in your LAN via with an enc28j60 ethernet controller and Arduino.
Stars: ✭ 215 (+616.67%)
Mutual labels:  lan
magic-home
A .NET library that imports functionality from the Magic Home app, allowing control of smart lights.
Stars: ✭ 23 (-23.33%)
Mutual labels:  lan
Dowse
The Awareness Hub for the Internet of Things
Stars: ✭ 139 (+363.33%)
Mutual labels:  lan
tvoip
Terminal-based P2P VoIP application (TeamSpeak-/Skype-like voice chatting over LAN or Internet)
Stars: ✭ 34 (+13.33%)
Mutual labels:  lan
CSArp-Netcut
An arpspoof program using Sharppcap
Stars: ✭ 93 (+210%)
Mutual labels:  lan
adblock2privoxy
Convert adblock config files to privoxy format
Stars: ✭ 78 (+160%)
Mutual labels:  lan
localchat
Instant loginless chats with people that share an IP with you.
Stars: ✭ 35 (+16.67%)
Mutual labels:  lan

WhereIsMyPi

A simple tool to find my raspberry pi on my LAN

Usage

> ./whereismypi
Your Raspberry Pi is up on: 192.168.1.116

How it works

Scans my subnet, when it finds an host up the software searchs in the ARP table on your machine about it, if the MAC Address contains b8:27:eb it's own by your Raspberry Pi and returns the IP address.

Author

License

MIT © Domenico Luciani

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].