logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Wireless AP - Control WiFi Access Point with hostapd | Online Free DevTools by Hexmos

Create wireless access points with hostapd on Linux. Control WiFi networks, manage security settings and configure interfaces for wireless internet sharing. Free online tool, no registration required.

hostapd

Start an access point using a wireless interface. More information: https://manned.org/hostapd.

  • Start an access point:

sudo hostapd {{path/to/hostapd.conf}}

  • Start an access point, forking into the background:

sudo hostapd -B {{path/to/hostapd.conf}}

See Also