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

{
    "name": "mihomo",
    "portdir": "net/mihomo",
    "version": "1.19.9",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.metacubex.one",
    "description": "Another rule-based tunnel in Go, formerly known as ClashMeta",
    "long_description": "mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. mihomo supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 208
        }
    ],
    "variants": [
        "logging"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}