mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-06-16 05:55:33 +00:00
Update zerotier
This commit is contained in:
parent
89a0ea34b0
commit
f26ae2793c
@ -205,7 +205,10 @@ func CreateNet(address, s, e, c string) string {
|
||||
{
|
||||
"type": "ACTION_ACCEPT"
|
||||
}
|
||||
]
|
||||
],
|
||||
"v6AssignMode": {
|
||||
"rfc4193": true
|
||||
}
|
||||
}`
|
||||
createRes, err := httper.ZTPost("/controller/network/"+address+"______", body)
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user