Easy Xray + xtls-vision + reality in Docker
Go to file
quackerd b71626e5f8
initial commit
2020-05-04 05:16:02 -04:00
nginx/nginx/site-confs initial commit 2020-05-04 05:16:02 -04:00
v2ray initial commit 2020-05-04 05:16:02 -04:00
.gitignore Initial commit 2020-05-04 09:13:58 +00:00
LICENSE Initial commit 2020-05-04 09:13:58 +00:00
README.md Update 'README.md' 2020-05-04 09:14:20 +00:00
client.conf initial commit 2020-05-04 05:16:02 -04:00
docker-compose.yml initial commit 2020-05-04 05:16:02 -04:00
setup.py initial commit 2020-05-04 05:16:02 -04:00

README.md

v2ray-docker

Dockerized v2ray(Websocket + TLS) + Let's Encrypt with official and well-maintained docker containers. No BS private containers.

Supports:

  • v2ray with websocket + TLS protocol using the official v2ray docker image.
  • Nginx frontend and Let's Encrypt script auto-renewal using the popular linuxserver/letsencrypt docker image.

Usage:

Required packages

  • docker-ce
  • docker-compose
  • python-jinja2. A popular python template processor. Should be available on most distros' package managers.

Building