mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-28 04:00:57 +00:00
The node update confirm dialog now offers a 'Dev channel (latest commit)' choice. The dev flag threads master -> nodes/updatePanel -> UpdatePanels -> remote.UpdatePanel -> the node's updatePanel endpoint, which calls StartUpdateChannel(dev) to install the rolling dev-latest build. With no dev flag the node keeps following its own channel setting. |
||
|---|---|---|
| .. | ||
| local.go | ||
| manager.go | ||
| reconcile_skip_test.go | ||
| remote.go | ||
| remote_envelope_test.go | ||
| remote_mtls_test.go | ||
| remote_test.go | ||
| runtime.go | ||
| tls_client.go | ||
| tls_client_property_test.go | ||
| tls_client_test.go | ||