mirror of
https://github.com/luscis/openlan.git
synced 2025-10-11 03:20:06 +08:00
fea: merge http and socks5 proxy.
This commit is contained in:
6
pkg/schema/ceci.go
Normal file
6
pkg/schema/ceci.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package schema
|
||||
|
||||
type Ceci struct {
|
||||
Name string `json:"name"`
|
||||
Config interface{} `json:"config"`
|
||||
}
|
Reference in New Issue
Block a user