1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-02-17 05:35:20 -05:00

Move point to shell

This commit is contained in:
V2Ray
2015-11-29 14:45:32 +01:00
parent cc61e88eca
commit 07582c5b60
21 changed files with 22 additions and 22 deletions

View File

@@ -3,11 +3,11 @@ package rules
import (
"errors"
pointconfig "github.com/v2ray/v2ray-core/app/point/config"
"github.com/v2ray/v2ray-core/app/router"
"github.com/v2ray/v2ray-core/app/router/rules/config"
"github.com/v2ray/v2ray-core/app/router/rules/config/json"
v2net "github.com/v2ray/v2ray-core/common/net"
pointconfig "github.com/v2ray/v2ray-core/shell/point/config"
)
var (