Skip to content

节点列表

  • 接口

    GET&POST /node

  • 请求参数

  • 返回 JSON:

    参数类型必返说明
    msgstr返回消息
    codeint返回状态码
    datamap详见下方
    statestr请求是否成功

    data

    当上方 statesuccess 返回

    参数类型必返说明
    idint节点ID
    namestr节点名
    areastr节点地区
    nodegroupstr节点权限组
    chinastr带宽限速是否为中国 no/yes
    webstr是否允许建站 no/yes
    udpbool是否允许UDP
    fangyubool是否有防御
    notesstr介绍

Released under the MIT License.