logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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