Commit graph

5 commits

Author SHA1 Message Date
Hilman Maulana
e8156de2cf luci-app-cloudflared: Add table for Tunnels
Signed-off-by: Hilman Maulana <hilman0.0maulana@gmail.com>
2024-02-27 17:08:28 +01:00
Sergey Ponomarev
ee632a1888 luci-app-cloudflared: simplify translation
Rename "Debug level" with "Logging level".
Reuse similar messages "Log" and "Logs".
Remove now unused "Collecting data...".
Use "Cloudflare Zero Trust Tunnel" instead of just "Cloudflared".

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-02-07 15:47:10 +01:00
Sergey Ponomarev
a5dfb9604c luci-app-cloudflared: simplify service status render
Instead of using poll use the o.cfgvalue to render a status.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-02-07 15:47:10 +01:00
Sergey Ponomarev
b8a4328fcf luci-app-cloudflared: add Tunnels status page
The page allows to see if the tunnel has connections.
This can be used for a basic troubleshooting without opening the Cloudflare dashboard.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-02-07 15:47:10 +01:00
Hilman Maulana
faf6c4f028 luci-app-cloudflared: configure Cloudflare Zero Trust Tunnel
Configure a tunnel and see logs of the daemon.

Signed-off-by: Hilman Maulana <hilman0.0maulana@gmail.com>
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-02-01 18:08:42 +01:00