pub const CHUNK_MANAGER_PORT: u16 = 1310;
pub const FILE_MANAGER_PORT: u16 = 1312;
pub const ACC_SERVICE_PORT: u16 = 1313;
pub const GATEWAY_CONTROL_PORT: u16 = 1314;
pub const NON_STACK_HTTP_PORT: u16 = 1318;
pub const NON_STACK_WS_PORT: u16 = 1319;
pub const OOD_DAEMON_CONTROL_PORT: u16 = 1320;
pub const CYFS_RUNTIME_DAEMON_CONTROL_PORT: u16 = 1321;
pub const OOD_INSTALLER_CONTROL_PORT: u16 = 1325;
pub const CYFS_RUNTIME_NON_STACK_HTTP_PORT: u16 = 1322;
pub const CYFS_RUNTIME_NON_STACK_WS_PORT: u16 = 1323;
pub const OOD_DAEMON_LOCAL_STATUS_PORT: u16 = 1330;
pub const OOD_BACKUP_TOOL_SERVICE_PORT: u16 = 1331;
pub const OOD_BDT_STACK_PORT: u16 = 8050;
pub const CYFS_RUNTIME_BDT_STACK_PORT: u16 = 8051;
pub const NON_STACK_BDT_VPORT: u16 = 84;
pub const NON_STACK_SYNC_BDT_VPORT: u16 = 85;
pub const PROXY_MINER_SOCKS5_PORT: u16 = 1421;
pub const IP_RELAY_MINER_PORT: u16 = 1422;
pub const CYFS_META_MINER_PORT: u16 = 1423;
pub const CACHE_MINER_PORT: u16 = 1424;
pub const DNS_PROXY_MINER_PORT: u16 = 1425;
pub const ALWAYS_RUN_MINER_PORT: u16 = 1426;
pub const DSG_CHAIN_MINER_PORT: u16 = 1427;