1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-26 05:46:10 -04:00
This commit is contained in:
Darien Raymond 2017-02-04 23:52:37 +01:00
parent e665de182d
commit 08bed9e768
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

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