Skip to content

Gatekeeper 1.7.0

Compare
Choose a tag to compare
@mafik mafik released this 30 Oct 08:29
· 126 commits to main since this release

Changes since v1.6.0:

  • bridge multiple LAN interfaces on startup
  • add own MAC address to the devices table
  • reorder tables to save some space in the UI
  • a lot of bugfixes (kudos to [email protected] folks!)
    • close listening sockets before starting the new version during update
    • don't kill own PID when starting as new version after update
    • replaced system DNS resolver with a built-in one
    • add missing DNS queries during HTTP redirects
    • fix crashes caused by sorting tables with nullopt entries
    • better tracking for DHCP device activity

Full Changelog: v1.6.0...v1.7.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