mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
docs: hlrauc documentation for pycrypto
The python library "pycrypto" is required for hlrauc to run.
This commit is contained in:
parent
bacc4e7938
commit
b8f426acfc
@ -313,6 +313,13 @@ found at:
|
|||||||
|
|
||||||
https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf
|
https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf
|
||||||
|
|
||||||
|
Note: for EAP-SIM/AKA/AKA' hostapd needs an authenticator running separately.
|
||||||
|
IWD has a python version of hostapd's "hlrauc.c". This may work out of the box
|
||||||
|
on your system, but the pycrypto library is required. This can be installed
|
||||||
|
with python pip3:
|
||||||
|
|
||||||
|
sudo pip3 install pycrypto
|
||||||
|
|
||||||
Running with oFono and phonesim
|
Running with oFono and phonesim
|
||||||
-------------------------------
|
-------------------------------
|
||||||
EAP-SIM/AKA/AKA' require SIM card access to perform the authentication
|
EAP-SIM/AKA/AKA' require SIM card access to perform the authentication
|
||||||
|
Loading…
Reference in New Issue
Block a user