]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Add an example python script for NFC operations
authorJouni Malinen <j@w1.fi>
Sat, 3 Nov 2012 20:43:15 +0000 (22:43 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Nov 2012 20:43:15 +0000 (22:43 +0200)
commitd4f612b7ddae6863d09bdb70b188a3d75a7cddb4
tree57ed822d774a8ba1417fe6fd6465e5744ad186f3
parentcaff399250311abfea3376b38530a88bb78b957d
WPS: Add an example python script for NFC operations

wps-nfc.py uses nfcpy and python-wpactrl to provide NFC tag information
to wpa_supplicant for WPS operations.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/examples/wps-nfc.py [new file with mode: 0755]