]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Add an example python script for NFC operations with hostapd
authorJouni Malinen <j@w1.fi>
Sat, 9 Feb 2013 18:44:15 +0000 (20:44 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 9 Feb 2013 18:44:15 +0000 (20:44 +0200)
commit68f51f9af8e516c1d9e9972b1a842d879d1bd450
tree48fffdd5e5886fcbf0fa24127b5da556bb8633e8
parent3aea5fbe3b4428afefe8fd2a28264c56a43aab6a
WPS: Add an example python script for NFC operations with hostapd

wps-ap-nfc.py uses nfcpy and python-wpactrl to support NFC operations
with hostapd for WPS operations.

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