XrayR/Hysteria使用Docker部署
XrayRgit clone https://github.com/XrayR-project/XrayR-release
cd XrayR-release
docker compose up -dHysteriaversion: '3'
services:
v2board:
image: ghcr.io/cedar2025/hysteria:latest
...
2025-02-07