gluon/package/gluon-config-mode-core
lemoer 343b98d08d gluon-config-mode-core: serve config mode in normal mode
This commit starts a second uhttpd instance bound to localhost:81 which
serves the config mode during normal runtime. This is useful to change
settings via ssh port forwarding:

    ssh routername -L 12345:127.0.0.1:81

Then you can access the config mode on your computer using
http://localhost:12345/.
2021-01-04 07:17:07 +01:00
..
files gluon-config-mode-core: serve config mode in normal mode 2021-01-04 07:17:07 +01:00
i18n treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
luasrc/lib/gluon/config-mode gluon-config-mode-*: replace nixio with gluon.util 2018-07-17 20:08:16 +02:00
Makefile treewide: automatically set SECTION and CATEGORY for Gluon packages 2018-04-14 00:01:04 +02:00