add warp in warp & reserved & more more

This commit is contained in:
Hiddify
2024-05-31 13:08:55 +02:00
parent 0bbd581277
commit bc48ec07a8
19 changed files with 288 additions and 263 deletions

View File

@@ -111,6 +111,7 @@ message WarpWireguardConfig {
string local_address_ipv4 = 2;
string local_address_ipv6 = 3;
string peer_public_key = 4;
string client_id=5;
}
message WarpGenerationResponse {