Get desktop application:
View/edit binary Protocol Buffers messages
Used in: RequestBase
int32 node = 2
string name = 3
string note = 4
string type = 5
int32 remote_port = 6
int32 local_port = 7
string local_address = 8
Used in: LogList
string source = 1
string data = 2
int32 category = 3
uint32 time = 4
Used in: PushMessageBase, ResponseBase
Used in: RequestBase
USER_LOGIN = 0
USER_LOGOUT = 1
USER_INFO = 2
TUNNEL_LIST = 3
TUNNEL_RELOAD = 4
TUNNEL_UPDATE = 5
TUNNEL_DELETE = 8
TUNNEL_CREATE = 9
LOG_GET = 6
LOG_CLEAR = 7
NODE_LIST = 10
NODE_RELOAD = 11
CONTROL_EXIT = 12
CONTROL_CONFIG_GET = 13
CONTROL_CONFIG_SET = 14
CONTROL_CHECK_UPDATE = 15
CONTROL_GET_UPDATE = 16
Used in: NodeList
int32 id = 1
string name = 2
string host = 4
bool accept_new = 3
Used in: PushMessageBase, ResponseBase
Used in: PushMessageBase
UPDATE_USER = 0
UPDATE_TUNNEL = 1
UPDATE_TUNNELS = 2
UPDATE_NODES = 3
APPEND_LOG = 4
PUSH_UPDATE = 5
PUSH_CONFIG = 6
oneof data
int32 data_id = 2
string data_string = 7
UserLogin data_user_login = 3
bool success = 1
string message = 2
oneof data
Used in: PushMessageBase, RequestBase, ResponseBase
bool bypass_proxy = 1
int32 update_interval = 2
bool remote_management = 3
bool remote_key_set = 4
string remote_key_new = 5
bool enable_tls = 6
Used in: PushMessageBase, ResponseBase, TunnelList
int32 id = 1
int32 node = 2
string name = 3
string type = 4
string note = 7
string description = 5
Used in: Tunnel
DISABLED = 0
RUNNING = 1
PENDING = 2
Used in: PushMessageBase, ResponseBase
Used in: PushMessageBase, ResponseBase
bool update_available = 1
string update_ready_dir = 2
uint32 download_current = 3
uint32 download_total = 4
string note = 5
bool update_manager_running = 6
string current_version_service = 7
string current_version_frpc = 8
Used in: RequestBase
int32 id = 1
int32 status = 2
Used in: PushMessageBase, ResponseBase
int32 id = 1
string name = 2
string meta = 4
Used in: User
NO_LOGIN = 0
PENDING = 1
LOGGED_IN = 2
Used in: RequestBase