1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-02-12 03:05:45 -05:00
This commit is contained in:
Darien Raymond
2017-02-04 23:52:37 +01:00
parent e665de182d
commit 08bed9e768

View File

@@ -13,4 +13,4 @@ message Endpoint {
Network network = 1;
IPOrDomain address = 2;
uint32 port = 3;
}
}