package v2ray.core.common.net

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Endpoint

destination.proto:13

Endpoint of a network connection.

Used in: app.dns.Config

message IPOrDomain

address.proto:10

Address of a network host. It may be either an IP address or a domain address.

Used in: app.dns.Config, app.proxyman.ReceiverConfig, app.proxyman.SenderConfig, Endpoint, protocol.ServerEndpoint, proxy.dokodemo.Config, proxy.socks.ServerConfig

enum Network

network.proto:9

Used in: Endpoint, NetworkList, proxy.shadowsocks.ServerConfig

message NetworkList

network.proto:18

NetworkList is a list of Networks.

Used in: app.router.RoutingRule, proxy.dokodemo.Config

message PortRange

port.proto:10

PortRange represents a range of ports.

Used in: app.proxyman.ReceiverConfig, app.router.RoutingRule