GithubHelp home page GithubHelp logo

guifengxiaoyan / x-ui-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thesadboy/x-ui-docker

0.0 0.0 0.0 1 KB

原汁原味的x-ui docker版本

Home Page: https://github.com/thesadboy/x-ui-docker

Dockerfile 85.26% Shell 14.74%

x-ui-docker's Introduction

X-UI Docker 版

基于 https://github.com/sprov065/x-ui 制作的 Docker镜像,原汁原味,未做任何改动

x-ui 使用说明:https://github.com/sprov065/x-ui/blob/main/README.md

Docker版本说明

拉取镜像:docker pull thesadboy/x-ui

创建容器:docker run --restart=always --name x-ui -d -p 54321:54321 -p 8000-8010:8000-8010/tcp -p 8000-8010:8000-8010/udp --tmpfs /tmp --tmpfs /run --tmpfs /run/lock -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /你的数据存放路径(最好是绝对路径):/etc/x-ui thesadboy/x-ui

注意:8000-8010是你创建账户用到的端口(同时绑定了TCP/UDP 协议,不建议绑定太多端口),54321 是管理页面访问端口,本地端口也可看自己需求改动,请注意在宿主机上将以上端口放行

x-ui-docker's People

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.