mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 11:22:30 +01:00
13 lines
506 B
Plaintext
13 lines
506 B
Plaintext
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`.
|