Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 413 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 413 Bytes

Scripts & SSH Tools

This repos is built for easier code update on IoT devices connected to the same domain.

Installation

Python >= 2.7

pip install -r requirements.txt

Credentials

Set up SSH private key under $HOME/.ssh/id_rsa_pis

How To Use

Collect all devices IP addresses.

./scripts/find_ip

Run Raspberry Pi setup through Python client.

python pi_setup.py