summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-tor
AgeCommit message (Collapse)Author
2023-12-30Translated using Weblate (Russian)Hosted Weblate
Currently translated at 100.0% (18 of 18 strings) Translation: OpenWrt/LuCI/applications/tor Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (376 of 376 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sergey Ponomarev <stokito@gmail.com> Signed-off-by: Sergey Ponomarev <stokito@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ru/ Translation: OpenWrt/LuCI/applications/statistics
2023-12-04luci-app-tor: Manage tor-hs onion services (#6476)Sergey Ponomarev
* 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>