Unmodified upstream source from https://github.com/Raizo62/vwifi Commit: 4a9842e "CMakeLists.txt : VERSION = 7.0" Simulator of WiFi (802.11) interfaces to communicate between several Virtual Machines via mac80211_hwsim + TCP relay. License: Apache-2.0
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
interface=wlan0
|
|
driver=nl80211
|
|
|
|
hw_mode=g
|
|
channel=1
|
|
ssid=mac80211_wpa
|
|
|
|
wpa=2
|
|
wpa_key_mgmt=WPA-PSK
|
|
wpa_pairwise=CCMP
|
|
wpa_passphrase=12345678
|