Ajouté l'information pour la configuration du NAT pour le petit repeater WIFI
This commit is contained in:
@@ -5,10 +5,10 @@ print("\n wifi_cli_conf.lua zf190408.1953 \n")
|
||||
--credentials par défaut
|
||||
--cli_ssid="3g-s7"
|
||||
cli_ssid="AlexIphone"
|
||||
cli_pwd="q1w2abcdfH&"
|
||||
cli_pwd="xxx"
|
||||
|
||||
cli_ssid="3g-s7"
|
||||
cli_pwd="12234567"
|
||||
cli_pwd="xxx"
|
||||
|
||||
--ses propre credentials
|
||||
f= "credentials.lua" if file.exists(f) then dofile(f) end
|
||||
|
||||
Reference in New Issue
Block a user