aports/testing/captive-browser
Natanael Copa b2e68866a3 Reapply "testing/*: rebuild against Go 1.25.5"
This reverts commit 424a28d17bb5ae46472399d96c9204eb12745f22.
2025-12-03 16:54:46 +01:00
..

Using captive-portal on Alpine Linux
====================================

captive-portal requires some configuration to:

1. Set a browser to be started with a SOCKS5 proxy.
2. Determine the nameserver advertised via DHCP.

When using BusyBox udhcpc, it is recommended to have it write a custom
resolv.conf file containing the DHCP-advertised name server. A config
for this setup is available in `captive-browser-alpine-chromium.toml`.
This file must be copied to `$XDG_CONFIG_HOME/captive-browser.toml`.