1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-30 05:55:20 -05:00

add confonly to strategy least ping

This commit is contained in:
Shelikhoo
2021-04-08 22:04:08 +01:00
parent 304b4feff6
commit 1bcd770223

View File

@@ -1,7 +1,10 @@
// +build !confonly
package router
import (
"context"
core "github.com/v2fly/v2ray-core/v4"
"github.com/v2fly/v2ray-core/v4/common"