You've already forked v2ray-core
remove json packages in app folder
This commit is contained in:
@@ -52,7 +52,7 @@ type OutboundDetourConfig interface {
|
||||
type PointConfig interface {
|
||||
Port() v2net.Port
|
||||
LogConfig() LogConfig
|
||||
RouterConfig() router.Config
|
||||
RouterConfig() *router.Config
|
||||
InboundConfig() ConnectionConfig
|
||||
OutboundConfig() ConnectionConfig
|
||||
InboundDetours() []InboundDetourConfig
|
||||
|
||||
Reference in New Issue
Block a user