Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-12 | luci-app-tor: add config for tor | Sergey Ponomarev | |
Currently the UCI for the Tor allows to set only a list of configs to include. The only way to configure it for a user is to upload its own config and add it to list of included. We can simplify this with the app. Signed-off-by: Sergey Ponomarev <stokito@gmail.com> | |||
2023-12-04 | luci-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> |