Gatekeeper 1.8.0 - Wi-Fi
Changes since v1.7.0:
- Automatic Wi-Fi Access Point setup
- Sets up at least one Wi-Fi 4 (802.11n) 2.4 GHz BSS (for older devices) & as many Wi-Fi 5 (802.11ac) access points as the hardware allows
- Wi-Fi name (SSID) can be specified in the
WIFI_NAME
environment variable. Otherwise defaults to current hostname - Automatic radio regulatory setup
- country can be specified in the new
COUNTRY
variable - otherwise country auto-detection based on
/etc/timezone
,/etc/localtime
,LANG
&LANGUAGE
environment variables
- country can be specified in the new
- Password-protected WPA-2
- password can be specified in the
WIFI_PASSWORD
environment variable - otherwise a password will be generated randomly
- generating memorable passwords, using words from
/usr/share/dict/words
- password can be specified in the
- Pretty decent speeds!
Full Changelog: v1.7.0...v1.8.0
Installation:
- Download
gatekeeper.x86_64
- Run
sudo ./gatekeeper.x86_64
- In the web UI (usually served on http://10.0.0.1:1337, opens automatically on startup), click the "Install" button