
hostapd
List of commands for hostapd:
-
hostapd:tldr:0cbe8 hostapd: Start an access point.$ sudo hostapd ${path-to-hostapd-conf}try on your machineexplain this command
-
hostapd:tldr:ec6c8 hostapd: Start an access point, forking into the background.$ sudo hostapd -B ${path-to-hostapd-conf}try on your machineexplain this command