创建docker组:sudo groupadd docker 将用户添加到docker组:sudo gpasswd -a ${USER} docker 重启docker服务:sudo systemctl restart docker 安装docker compose 1 sudo apt install docker-compose 查看安装是否成功 1 docker-compose -v 输出版本信息说明安装成功。 解决无法访问github github直接无法访问,我这里ping直...
部署完毕后,访问该机器的2017端口即可使用,如http://localhost:2017。 docker-compose 拉取源码,使用 docker-compose 部署。 1 2 3 gitclonehttps://github.com/mzz2017/V2RayA.git cdV2RayA docker–composeup–d—build 如果出现ERROR: …Connot start service…container…is not running,尝试添加参数-V 部署...
A Linux web GUI client of Project V which supports V2Ray, SS, SSR, Trojan and Pingtunnel protocols 🚀 - v2rayA/docker-compose.yml at master · pobizhe/v2rayA
docker-compose up Or run as daemon docker-compose up -d 4. Setup client See./examples client.json: for v2ray 4.20.0 client.legacy.json: for old v2ray or v2rayU transparent-proxy.json: gateway proxy thru dokodemo-door + iptables
Files main .github gui install ngui service .dockerignore .gitignore Dockerfile Dockerfile.dev Dockerfile.gui Dockerfile.nightly LICENSE README.md README_zh.md build-in-pwsh.ps1 build.sh docker-compose.dev.ymlBreadcrumbs v2rayA / Dockerfile.gui Latest commit...
docker-compose.dev.yml chore: docker-compose Jul 24, 2021 README AGPL-3.0 license English简体中文 v2rayA is a V2Ray client supporting global transparent proxy on Linux and system proxy on Windows and macOS, it is compatible with SS, SSR, Trojan(trojan-go), Tuic andJuicityprotocols.[SSR ...
docker-compose.yml fix: fix a problem that setting anti-pollution to closed not works Jun 4, 2020 Repository files navigation README GPL-3.0 license v2rayA English 简体中文 v2rayA is a V2Ray Linux client supporting global transparent proxy, compatible with SS, SSR, Trojan, PingTunnel protoco...
dockerfile: Dockerfile.dev volumes: - ./service:/service:ro - /lib/modules:/lib/modules:ro - /etc/resolv.conf:/etc/resolv.conf 7 changes: 0 additions & 7 deletions 7 docker-compose.yml Load diff This file was deleted. 0 comments on commit 7e6f10b Please sign in to comment. ...
docker-compose.yml issue_template.md Repository files navigation README License V2RayA V2RayA 是一个支持全局透明代理的 V2Ray Linux 客户端,同时兼容SS、SSR协议。 V2RayA 致力于提供最简单的操作,满足绝大部分需求。 同时兼容V2Ray、SS、SSR意味着用户不再需要在不同工具之间切换,你甚至可以使用一个混...
docker-compose up Or run as daemon docker-compose up -d 4. Setup client See./examples client.json: for v2ray 4.20.0 client.legacy.json: for old v2ray or v2rayU transparent-proxy.json: gateway proxy thru dokodemo-door + iptables