mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-10 15:55:32 -04:00
InboundHandler.Proxy()
This commit is contained in:
@@ -54,6 +54,8 @@ type InboundHandler interface {
|
||||
Close()
|
||||
// Port returns the port that the handler is listening on.
|
||||
Port() net.Port
|
||||
|
||||
Network() net.NetworkList
|
||||
}
|
||||
|
||||
// An OutboundHandler handles outbound network connection for V2Ray.
|
||||
|
||||
Reference in New Issue
Block a user