Closed farshidtz closed 10 months ago
I would like to have this feature as well. Allows me to have OTBR listen on 8080 and put a reverse SSL proxy in front of it.
@wido this has been implemented and is now available under the latest/beta
channel. Please test and report if you find any issues.
sudo snap install openthread-border-router --channel=latest/beta
# or simply:
sudo snap install openthread-border-router --beta
Defaults are:
wpan0
(see https://github.com/canonical/openthread-border-router-snap/issues/17)::
80
CLI usage:
Source code: https://github.com/openthread/ot-br-posix/blob/main/src/web/main.cpp