luci-app-tor: Manage tor-hs onion services (#6476)
authorSergey Ponomarev <stokito@gmail.com>
Mon, 4 Dec 2023 19:09:55 +0000 (21:09 +0200)
committerPaul Donald <newtwen@gmail.com>
Mon, 4 Dec 2023 22:56:46 +0000 (23:56 +0100)
commit2ba84595f2f1bfc6dc43c8780ffd9da1200a9d42
tree97ebf01f3c9212c8318f1f4c8c14344d7b4e7bce
parent32fa0879e97e151e3559e2f974d13080a57f2dc5
luci-app-tor: Manage tor-hs onion services (#6476)

* luci-app-tor: Manage Onion services (tor-hs)

The tor-hs packages provides Tor Onion (Hidden) Services.
This is a good option to bypass NAT and have stable access to a router.

Later once the main Tor package gains a support of a Proxy/Bridge configuration.
We can add this to the same luci app as a different view.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
(cherry picked from commit 3283cb2ebdb3dbd8ae744125ecd577a0025d14ad)
applications/luci-app-tor/Makefile [new file with mode: 0644]
applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js [new file with mode: 0644]
applications/luci-app-tor/po/ru/tor.po [new file with mode: 0644]
applications/luci-app-tor/po/templates/tor.pot [new file with mode: 0644]
applications/luci-app-tor/root/usr/share/luci/menu.d/luci-app-tor.json [new file with mode: 0644]
applications/luci-app-tor/root/usr/share/rpcd/acl.d/luci-app-tor.json [new file with mode: 0644]