mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-23 20:29:20 +08:00
默认开启用户组
This commit is contained in:
@@ -128,6 +128,7 @@ func addInitData() error {
|
|||||||
AllowLan: true,
|
AllowLan: true,
|
||||||
ClientDns: []ValData{{Val: "114.114.114.114"}},
|
ClientDns: []ValData{{Val: "114.114.114.114"}},
|
||||||
RouteInclude: []ValData{{Val: All}},
|
RouteInclude: []ValData{{Val: All}},
|
||||||
|
Status: 1,
|
||||||
}
|
}
|
||||||
err = SetGroup(&g1)
|
err = SetGroup(&g1)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Reference in New Issue
Block a user