ArieLevs / Raspberry-WiFi-Repeater

Guide to set raspberry pi as wifi access point - bridge
MIT License
60 stars 11 forks source link

README file does not mention important parameters ssid_name and ssid_pass #7

Closed autarkper closed 3 years ago

autarkper commented 3 years ago

If the script is invoked without using parameters "ssid_name" and "ssid_pass", it looks like the repeater will be set up with a default ssid and password, which is not desirable. However, in the README file, the sample script invocation does not have those parameters.