GithubHelp home page GithubHelp logo

xrw002 / v2ray-cdn-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hikaruchang/v2ray-cdn-docker

0.0 0.0 0.0 30 KB

A docker for v2ray

License: GNU General Public License v3.0

Dockerfile 48.39% Shell 51.61%

v2ray-cdn-docker's Introduction

v2ray with cdn

这是一个v2ray+nginx+tls+netspeeder+ssh Docker

使用vmess+shadowsocks方案

vmess加密为自动模式,shadowsocks默认chacha20-ietf-poly1305

因为使用了Let's Encrypt,所以需要映射80端口来签证书。

参数说明

-u UUID 格式为 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
-vp vmess端口号
-sp shadowsocks端口号
-m shadowsocks加密方式
-k shadowsocks密码
-d v2ray自定义cdn域名

启动方式

docker run -d --name v2ray-cdn-docker -p 6868:6868 -p 6969:6969 -p 22:22 hikaruchang/v2ray-cdn-docker -u 34d28248-ef66-4317-a8a0-02b747ebefd9 -vp 6868 -sp 6969 -m chacha20-ietf-poly1305 -k hahahaha -d example.com

Docker 启动

镜像 :hikaruchang/v2ray-cdn-docker
启动命令(CMD) :-u 34d28248-ef66-4317-a8a0-02b747ebefd9 -vp 6868 -sp 6969 -m chacha20-ietf-poly1305 -k hahahaha -d example.com

支持SSH

用户名:root 密 码:password

在线生成UUID

https://www.uuidgenerator.net/

v2ray-cdn-docker's People

Contributors

hikaruchang 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.