好了,现在可以顺利通过编译并运行了。由于我们开启了 Managed: true 且移除了初始 User,Sing-box 现在应该会非常开心地启动,并等待 syncUsers 给它塞入真正的用户密钥。

This commit is contained in:
CN-JS-HuiBai
2026-04-15 01:43:18 +08:00
parent ab21ff9d03
commit 7a5375a3ee

View File

@@ -3,7 +3,6 @@ package xboard
import (
"bytes"
"context"
"crypto/rand"
"encoding/base64"
"encoding/json"
"fmt"