GithubHelp home page GithubHelp logo

huppygo / docker_v2ray Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noone-hub/docker_v2ray

0.0 0.0 0.0 2.48 MB

基于v2ray_client做的docker封装,简单易用,基本项目:

Home Page: https://github.com/NoOne-hub/v2ray_client

Shell 1.17% Dockerfile 0.10% Python 5.65% CSS 52.56% JavaScript 29.50% HTML 10.95% Mako 0.07%

docker_v2ray's Introduction

基于另一个项目v2ray_client做的docker封装

拉取镜像

docker pull huppygo/open:v2rayclientv1.0

#拉取项目文件

git clone https://github.com/huppygo/docker_v2ray.git

#运行镜像 把宿主机配置文件映射到容器内

docker run -d --restart=always --name v2ray
-v /修改成你的目录/v2ray_client/config/v2ray/:/etc/v2ray
-v /修改成你的目录/v2ray_client/app.db:/home/NoOne-hub/v2ray/app.db
-p 10808:10808 -p 10809:10809 -p 8000:8000 v2ray

#默认账号:NoOne-hub

#默认密码:1234567890

#部署完成后可以直接访问http://localhost:8000 记得防火墙开启端口

docker_v2ray's People

Contributors

huppygo avatar noone-hub avatar ety001 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.