Add urltest outbound

This commit is contained in:
世界
2022-07-22 13:51:08 +08:00
parent 139127f1e4
commit c4e46c35b5
17 changed files with 473 additions and 112 deletions

View File

@@ -16,4 +16,5 @@ const (
const (
TypeSelector = "selector"
TypeURLTest = "urltest"
)