Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Griezmann2003
/
ejercios
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Salidas de los comandos
master
Griezman2003
hace 1 año
padre
e745c2de7b
commit
11eb599692
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
app/Commands/Redes_wifi.php
+ 1
- 1
app/Commands/Redes_wifi.php
Ver fichero
@@ -30,7 +30,7 @@ class Redes_wifi extends Command
public function handle()
{
$result = Process::run('netsh wlan show profile -netsh wlan show profile <WiFi_Name> key=clear');
return $result->output();
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar