feat: headscale mesh integration - auto-join on bind, logout on unbind
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -20,6 +20,7 @@ const DEFAULTS = {
|
||||
/** 云端已激活:用于启动/重连时立即点亮 alarm(pwr),不等首包 connected */
|
||||
activated: false,
|
||||
ssh_secret_key: null,
|
||||
headscale_server: 'https://hs.claw.cutos.ai',
|
||||
};
|
||||
|
||||
function _generateSshSecretKey() {
|
||||
|
||||
Reference in New Issue
Block a user