Get desktop application:
View/edit binary Protocol Buffers messages
Used in: api_client.GetClientResponse, api_client.GetWorkerResponse, api_client.ListClientsResponse, master.PullClientConfigResp
optional string id = 1
optional string secret = 2
optional string config = 3
optional string comment = 5
optional string server_id = 6
optional bool stopped = 7
repeated string client_ids = 8
optional string origin_client_id = 9
optional string frps_url = 10
optional bool ephemeral = 11
optional int64 last_seen_at = 12
Used in: api_master.ClientStatus, api_master.GetClientCertRequest, api_master.GetClientsStatusRequest
CLIENT_TYPE_UNSPECIFIED = 0
CLIENT_TYPE_FRPC = 1
CLIENT_TYPE_FRPS = 2
optional Status status = 1
optional string data = 2
Used in: api_client.GetProxyConfigResponse, api_client.GetWorkerIngressResponse, api_client.ListProxyConfigsResponse
optional uint32 id = 1
optional string name = 2
optional string type = 3
optional string client_id = 4
optional string server_id = 5
optional string config = 6
optional string origin_client_id = 7
optional bool stopped = 8
Used in: api_client.GetProxyStatsByClientIDResponse, api_server.GetProxyStatsByServerIDResponse, master.PushProxyInfoReq
optional string name = 1
optional string type = 2
optional string client_id = 3
optional string server_id = 4
optional int64 today_traffic_in = 5
optional int64 today_traffic_out = 6
optional int64 history_traffic_in = 7
optional int64 history_traffic_out = 8
optional bool first_sync = 9
Used in: api_client.GetProxyConfigResponse
optional string name = 1
optional string type = 2
optional string status = 3
optional string err = 4
optional string remote_addr = 5
Used in: Status
RESP_CODE_UNSPECIFIED = 0
RESP_CODE_SUCCESS = 1
RESP_CODE_NOT_FOUND = 2
RESP_CODE_ALREADY_EXISTS = 3
RESP_CODE_INVALID = 4
RESP_CODE_FINISH = 5
RESP_CODE_UNAUTHORIZED = 6
Used in: api_server.GetServerResponse, api_server.ListServersResponse, master.PullServerConfigResp
optional string id = 1
optional string secret = 2
optional string ip = 3
optional string config = 4
optional string comment = 5
repeated string frps_urls = 6
Used in: Worker
optional string name = 1
optional string address = 2
Used in: api_auth.LoginResponse, api_auth.RegisterResponse, api_auth.SignTokenResponse, api_client.CreateProxyConfigResponse, api_client.CreateWorkerIngressResponse, api_client.CreateWorkerResponse, api_client.DeleteClientResponse, api_client.DeleteProxyConfigResponse, api_client.GetClientResponse, api_client.GetProxyConfigResponse, api_client.GetProxyStatsByClientIDResponse, api_client.GetWorkerIngressResponse, api_client.GetWorkerResponse, api_client.GetWorkerStatusResponse, api_client.InitClientResponse, api_client.InstallWorkerdResponse, api_client.ListClientsResponse, api_client.ListProxyConfigsResponse, api_client.ListWorkersResponse, api_client.RedeployWorkerResponse, api_client.RemoveFRPCResponse, api_client.RemoveWorkerResponse, api_client.RunWorkerResponse, api_client.StartFRPCResponse, api_client.StartProxyResponse, api_client.StopFRPCResponse, api_client.StopProxyResponse, api_client.StopWorkerResponse, api_client.UpdateFRPCResponse, api_client.UpdateProxyConfigResponse, api_client.UpdateWorkerResponse, api_master.GetClientCertResponse, api_master.GetClientsStatusResponse, api_master.StartSteamLogResponse, api_server.DeleteServerResponse, api_server.GetProxyStatsByServerIDResponse, api_server.GetServerResponse, api_server.InitServerResponse, api_server.ListServersResponse, api_server.RemoveFRPSResponse, api_server.StartFRPSResponse, api_server.StopFRPSResponse, api_server.UpdateFRPSResponse, api_user.GetPlatformInfoResponse, api_user.GetUserInfoResponse, api_user.UpdateUserInfoResponse, CommonResponse, master.FRPAuthResponse, master.ListClientWorkersResponse, master.PullClientConfigResp, master.PullServerConfigResp, master.PushProxyInfoResp, master.PushStreamLogResp
Used in: api_user.GetUserInfoResponse, api_user.UpdateUserInfoRequest
optional int64 UserID = 1
optional int64 TenantID = 2
optional string UserName = 3
optional string Email = 4
optional string Status = 5
optional string Role = 6
optional string Token = 7
optional string RawPassword = 8
Used in: api_client.CreateWorkerRequest, api_client.GetWorkerResponse, api_client.ListWorkersResponse, api_client.UpdateWorkerRequest, WorkerList, master.ListClientWorkersResponse
optional string worker_id = 1
optional string name = 2
optional uint32 user_id = 3
optional uint32 tenant_id = 4
optional Socket socket = 5
optional string code_entry = 6
optional string code = 7
optional string config_template = 8
repeated Worker workers = 1
optional string nodename = 2