Get desktop application:
View/edit binary Protocol Buffers messages
bool success = 1
string info = 2
optional Traffic traffic_total = 3
optional Speed speed_current = 4
(message has no fields)
bool success = 1
string info = 2
bool success = 1
string info = 2
string transport = 1
string target_port = 2
bool include_payload = 3
string timestamp = 1
string user_hash = 2
string client_ip = 3
string client_port = 4
string target_host = 5
string target_port = 6
string transport = 7
bytes payload = 8
Used in: SetUsersRequest
Add = 0
Delete = 1
Modify = 2
Used in: GetTrafficResponse, UserStatus
uint64 upload_speed = 1
uint64 download_speed = 2
Used in: GetTrafficResponse, UserStatus
uint64 upload_traffic = 1
uint64 download_traffic = 2
Used in: GetTrafficRequest, GetUsersRequest, UserStatus
string password = 1
string hash = 2
Used in: GetUsersResponse, ListUsersResponse, SetUsersRequest
optional User user = 1
optional Traffic traffic_total = 2
optional Speed speed_current = 3
optional Speed speed_limit = 4
int32 ip_current = 5
int32 ip_limit = 6