xray_docker
| bin | ||
| conf/template | ||
| .editorconfig | ||
| .gitignore | ||
| docker-compose.yml | ||
| install.sh | ||
| README.md | ||
说明
前提
提前安装好以下软件
- git
- curl
- wget
- docker
- docker-compose
- jq - 用于查看 json 文件, 提取 json 文件信息. 编辑 json 文件
快速开始
- 下载项目
git clone https://gitea.9001001.xyz/William/xray_docker.git
- 进入项目目录
cd xray_docker
- 一键部署
bash install.sh