Git Product home page Git Product logo

v2ray-docker's Introduction

内置应用版本号:

  • caddy: 2.2.1(释放日期:2020-10-14
  • v2ray: v4.39.2(释放日期:2021-05-26

使用方法:

docker pull nekocode/v2ray:latest

# 将下面的 YOUR_DOMAIN 替换成已经解析到你服务器的域名:
docker run -d -p 80:80 -p 443:443 -e DOMAIN=YOUR_DOMAIN nekocode/v2ray:latest

# 此外,你还可以为 V2Ray 设置固定的 UUID(否则容器每次启动会自动生成随机 UUID)
docker run -d -p 80:80 -p 443:443 -e DOMAIN=YOUR_DOMAIN -e UUID=YOUR_UUID nekocode/v2ray:latest

容器启动后,在浏览器中访问你的域名将会得到以下网页,它提供了各大平台常用客户端的配置二维码和 vmess 链接:

Tip: 如果不想该页面太容易暴露出去的话,可以绑定子域名来提高隐匿性,例如 secret0.yourdomain.com

v2ray-docker's People

Contributors

nekocode avatar

Stargazers

Yanzhi Li avatar  avatar  avatar  avatar Ben Du avatar  avatar Kevin Tang avatar  avatar smile avatar  avatar  avatar  avatar kk avatar Jie Liu avatar  avatar Taogen avatar  avatar  avatar Andy Qian avatar lcxw avatar Flan-chan avatar Donny avatar Bin avatar  avatar Jarvis avatar Matthew Lee avatar

Watchers

James Cloos avatar  avatar lcxw avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.