Project

General

Profile

Bug #645

Updated by Fluidone Morinmoto about 5 years ago

Per la verifica di una rete senza password viene usato: 

 <pre> 
 tkey_mgmt="NONE" tkey_mgmt=NONE 
 </pre> 

 Per la password bisogna usare: 

 <pre> 
 psk="th3P4ssw0rd" 
 </pre>

Back