Router Pi
Turn your Raspberry Pi into simple Wi-Fi hotspot
How to use
Install software
sudo apt install dnsmasq hostapd iptablesCopy config files
sudo cp -r etc/* /etc/Also it might be needed to add
denyinterfaces wlan0 to /etc/dhcpcd.confChange Wi-Fi password
sudo nano /etc/hostapd/hostapd.confSet iptables rules
You need to run this script after every reboot
./forward.shStart services
sudo systemctl start hostapd dnsmasqLicense
MIT
Commentaires
Enregistrer un commentaire