GET /api/v1/ports/xray/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "xray",
    "portdir": "net/xray",
    "version": "25.3.6",
    "license": "MPL-2",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://xtls.github.io/",
    "description": "Platform for building proxies to bypass network restrictions",
    "long_description": "Project X originates from XTLS protocol, provides a set of network tools such as Xray-core. Xray-core is a superset of v2ray-core, with various improvements such as XTLS, and is mostly compatible with v2ray-core.",
    "active": true,
    "categories": [
        "net",
        "security"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 180
        }
    ],
    "variants": [
        "geoip"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "wget",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}