Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

ThisIsAreku/rasp-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspPass

HomePass for Raspberry Pi

Requirements

  1. sudo apt-get install hostapd bridge-utils
  2. Tested with RT5370
  3. Bridge interface configured in /etc/network/interfaces
  4. Execute rotate.sh each 10min to rotate mac addresses

/etc/network/interfaces

Your file should contain definition for wlan0 and br0

allow-hotplug wlan0
iface wlan0 inet manual

auto br0
iface br0 inet dhcp

Mac addresses list

Mac addresses are located in homepass_mac. List is from this google spreadsheet

About

HomePass script for the Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages