-
Notifications
You must be signed in to change notification settings - Fork 34
Compile Wpa
Rolando Islas edited this page Mar 26, 2017
·
4 revisions
apt install libssl-dev libnl-genl-3-dev gcc make
git clone https://github.com/rolandoislas/drc-hostap.git
cd drc-hostap/wpa_supplicant && \
cp ../conf/wpa_supplicant.config ./.config
make
cp wpa_supplicant /usr/local/bin/wpa_supplicant_drc && \
cp wpa_cli /usr/local/bin/wpa_cli_drc
DRC Sim requires a server and a client.
Need help? Create an issue for the server or client.
There is also a Discord group.