Explorar o código

Rename to routing

V2Ray %!s(int64=10) %!d(string=hai) anos
pai
achega
869cd46450

+ 1 - 1
app/point/config/json/json.go

@@ -16,7 +16,7 @@ import (
 type Config struct {
 	PortValue            uint16                         `json:"port"` // Port of this Point server.
 	LogConfigValue       *LogConfig                     `json:"log"`
-	RouterConfigValue    *routerconfigjson.RouterConfig `json:"router"`
+	RouterConfigValue    *routerconfigjson.RouterConfig `json:"routing"`
 	InboundConfigValue   *ConnectionConfig              `json:"inbound"`
 	OutboundConfigValue  *ConnectionConfig              `json:"outbound"`
 	InboundDetoursValue  []*InboundDetourConfig         `json:"inboundDetour"`

+ 1 - 1
release/config/vpoint_socks_vmess.json

@@ -33,7 +33,7 @@
       "tag": "direct"
     }
   ],
-  "router": {
+  "routing": {
     "strategy": "rules",
     "settings": {
       "rules": [

+ 1 - 1
release/config/vpoint_vmess_freedom.json

@@ -29,7 +29,7 @@
       "tag": "blocked"
     }
   ],
-  "router": {
+  "routing": {
     "strategy": "rules",
     "settings": {
       "rules": [