update
This commit is contained in:
@@ -226,8 +226,8 @@ if ($type == "wifi_connect") {
|
|||||||
|
|
||||||
echo "You will be disconnected. If connection is successfull you can find the device on your local network.";
|
echo "You will be disconnected. If connection is successfull you can find the device on your local network.";
|
||||||
|
|
||||||
$script_path = __DIR__ . '/connexion.sh';
|
$script_path = '/var/www/nebuleair_pro_4g/connexion.sh';
|
||||||
$log_file = __DIR__ . '/logs/app.log';
|
$log_file = '/var/www/nebuleair_pro_4g/logs/app.log';
|
||||||
shell_exec("$script_path $SSID $PASS >> $log_file 2>&1 &");
|
shell_exec("$script_path $SSID $PASS >> $log_file 2>&1 &");
|
||||||
|
|
||||||
#$output = shell_exec('sudo nmcli connection down Hotspot');
|
#$output = shell_exec('sudo nmcli connection down Hotspot');
|
||||||
|
|||||||
@@ -1,23 +1,24 @@
|
|||||||
SSID,SIGNAL,SECURITY
|
SSID,SIGNAL,SECURITY
|
||||||
ATMOSUD-EXT,94,WPA2
|
AirCarto_tp-link,90,WPA2
|
||||||
cPURE,85,WPA2
|
--,89,WPA2
|
||||||
--,85,WPA2
|
AirCarto_tp-link,89,WPA2
|
||||||
ATMOSUD-EXT,84,WPA2
|
--,89,WPA2
|
||||||
ATMOSUD_PRV,72,WPA1
|
Livebox-FAF0,75,WPA2
|
||||||
ATMOSUD_PRV,70,WPA1
|
Livebox-FAF0,75,WPA2
|
||||||
TP-Link_Extender,67,--
|
Malmousque,62,WPA2
|
||||||
ATMOSUD_PRV,60,WPA1
|
Numericable-17a0,52,WPA1
|
||||||
DIRECT-N9-BRAVIA,59,WPA2
|
Bbox-7E7198A6,49,WPA1
|
||||||
WIFI-ETUDE,57,WPA1
|
Livebox-5580,49,WPA2
|
||||||
ATMOSUD-EXT,55,WPA1
|
fbx-OMTYGW6S6VL2MMSWXA6OM23EJ67,40,WPA3
|
||||||
ATMOSUD_PRV,52,WPA1
|
Freebox-185326,37,WPA2
|
||||||
DIRECT-78-HP,OfficeJet,200
|
Freebox-73AADC,37,WPA2
|
||||||
ATMOSUD-EXT,34,WPA2
|
petitemaisonsim2,37,WPA2
|
||||||
ATMOSUD-EXT,32,WPA2
|
FreeWifi_secure,35,WPA2
|
||||||
Invites,27,WPA2
|
Bbox_freeWifi_SFR,35,WPA1
|
||||||
Solidarite,Femmes,GParadis
|
Malmousque,35,WPA2
|
||||||
Solidarite,Femmes,GParadis
|
SFR_69EE,34,WPA1
|
||||||
Invites,19,WPA2
|
SFR_97E0,30,WPA1
|
||||||
Invites,17,WPA2
|
Livebox-5580,25,WPA2
|
||||||
--,17,WPA2
|
SFR-e690,22,WPA1
|
||||||
--,17,WPA2
|
fbx-GDAYCLAXV4TICAKWFKIOIYT4YWZ,20,WPA3
|
||||||
|
Bbox-A4EC29D0,19,WPA2
|
||||||
|
|||||||
|
Reference in New Issue
Block a user