支持UDP代理

This commit is contained in:
刘祥超
2021-06-07 15:43:43 +08:00
parent c2cab60940
commit cb8035452b
11 changed files with 158 additions and 6 deletions

View File

@@ -52,6 +52,7 @@ func (this *AddOriginPopupAction) RunPost(params struct {
PortRange: port,
},
Description: "",
Weight: 10,
IsOn: true,
})
if err != nil {