Property | Type | Description | |
---|---|---|---|
$custom_method | 状态 | ||
$id | |||
$info | 加密方式 | ||
$method | Server地址 | ||
$name | 节点id | ||
$order | 是否支持自定义加密 0-不可自定义 1-可自定义 | ||
$server | 类型 0 普通 1 vip | ||
$status | 节点信息备注 | ||
$type | 节点名称 |
Method | Description | |
---|---|---|
deleteNode ( $nodeId ) : boolean | Delete node | |
getNodeArray ( $type ) : |
Get Node array | |
getNodeById ( $nodeId ) : mixed | Get node by Id | |
getSupportCustomMethodArray ( ) : |
get support custom method node. |
public static deleteNode ( $nodeId ) : boolean | ||
$nodeId | ||
return | boolean |
public static getNodeArray ( $type ) : |
||
$type | ||
return |
public static getNodeById ( $nodeId ) : mixed | ||
$nodeId | ||
return | mixed |
public static getSupportCustomMethodArray ( ) : |
||
return |