Skip to content

acamu/python-raspberry-dectector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

python-raspberry-dectector

I used this page for exemple from : https://github.com/TranceCat/Raspberry-Pi-orchestration

[Pre requisites]

Execute the cmd with sudo 

Install pytho-pip

sudo yum install python-pip
sudo pip install --upgrade pip

Install python nmap

pip install python-nmap

Execute

# with sudo without nmap doesn't work correctly
sudo python detector-1.py

Things to know

If you want the mac address you must be on the same lan than the raspberry otherwise you will retrieve only the IP. It's enough to connect to the pi :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages