mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
Replaces gunicorn+flask app with Go program, same function otherwise. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
config BR2_PACKAGE_NETBROWSE
|
|
bool netbrowse
|
|
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
|
|
help
|
|
Browse mDNS hosts on your network from https://network.local
|