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:55:14 +0000 (23:55 +0100)
commit009c9962329ec237dc08a5c3133846671b884767
tree3cb9af068461ab72f38a87517a67816b22768a01
parent97c357ddabe88a89be07ebe5bc2d948a2c6a27c8
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]