Skip to content

Gatekeeper 1.8.0 - Wi-Fi

Compare
Choose a tag to compare
@mafik mafik released this 23 Nov 11:46
· 66 commits to main since this release

Changes since v1.7.0:

  • Automatic Wi-Fi Access Point setup
    image
  • 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
  • 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
  • Pretty decent speeds!
    image

Full Changelog: v1.7.0...v1.8.0

Installation:

  1. Download gatekeeper.x86_64
  2. Run sudo ./gatekeeper.x86_64
  3. In the web UI (usually served on http://10.0.0.1:1337, opens automatically on startup), click the "Install" button