Giter Site home page Giter Site logo

sing-web / x-ui Goto Github PK

View Code? Open in Web Editor NEW
456.0 456.0 98.0 46.01 MB

xray panel that supports multi-protocol and multi-user

License: GNU General Public License v3.0

Dockerfile 0.02% Go 6.11% Shell 2.81% Less 0.01% CSS 0.27% JavaScript 84.33% HTML 6.45%
panel reality shadowsocks sing-web ss2022 trojan vless vmess web x-ui xray

x-ui's People

Contributors

dependabot[bot] avatar misaka-blog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

x-ui's Issues

docker create container error

Hi

# docker run -it --network=host     -v $PWD/db/:/etc/x-ui/     -v $PWD/cert/:/root/cert/     --name x-ui --restart=unless-stopped     misakablog/x-ui:latest
panic: can't disable invalidptr

goroutine 1 [running]:
github.com/sagernet/sing/common/buf.init.0()
        /go/pkg/mod/github.com/sagernet/[email protected]/common/buf/ptr.go:33 +0x85

xray日志

没有看到哪里可以看xray日志,不是x-ui日志

无法恢复备份。

debian12。

导出的备份文件大小一直是24.0 KB (24,576 字节)

再上传备份提示:Error reading db file失败: no multipart boundary param in Content-Type

question: Max Time Diff 最大时间差

Hello,

First of all thank you very much for your updates and great release,

May i ask what do "max time diff 最大时间差" in reality setting ?
Screenshot_1

Regard's

docker有问

你好,文档中提及的docker安装方式并没有提供reality的加密方式。经过尝试这个不需要域名证书的设置极为方便很适合,docker的方式。请问可以更新一下可用的docker镜像吗,包含reality协议的

issue about user UUID log in the panel

Hi,
I'm using Hiddify panel as i'ts mentioned as one of the verified Web panels in Xcore main page repository.
But I faced an issue in my panel logs realizing that for each user& the UUID info is sent to a Hiddify automatic email. Please check the screenshots as below.

https://ibb.co/WfNCBxR
https://ibb.co/198nLtr
https://ibb.co/X7g43s3

As proxy webpanel is your field profession just want to be sure if is there any security or privacy issue about that.
It felt a warning about this issue.

无法使用vmess+tls+ws

日志里没显示异常,这是V2RayN测试给的报错:

app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > 
common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://domain/):  
> unexpected EOF transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss://domain/): 
 > malformed HTTP response "\x00\x00\x1e\x04\x00\x00\x00\x00\x00\x00\x05\x00\x10\x00\x00\x00\x03\x00\x00\x00\xfa\x00\x06\x00\x00\x11@\x00\x01\x00\x00\x10\x00\x00\x04\x00\x10\x00\x00" transport/internet/websocket: failed to dial WebSocket 
> transport/internet/websocket: failed to dial to (wss://domain/):  
> unexpected EOF]
 > common/retry: all retry attempts failed

请问怎么解决,附我的配置截图:
捕获
2

docker环境启动错误GLIBC_2.32' not found

docker环境:

Client: Docker Engine - Community
 Version:           24.0.2
 API version:       1.43
 Go version:        go1.20.4
 Git commit:        cb74dfc
 Built:             Thu May 25 21:52:07 2023
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          24.0.2
  API version:      1.43 (minimum version 1.12)
  Go version:       go1.20.4
  Git commit:       659604f
  Built:            Thu May 25 21:52:07 2023
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.21
  GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
 runc:
  Version:          1.1.7
  GitCommit:        v1.1.7-0-g860f061
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

x-ui版本:最新版本

启动命令:

docker run -itd --network=x-ui \
    -v $PWD/x-ui/db/:/etc/x-ui/ \   
    -v $PWD/x-ui/cert/:/root/cert/ \
    --name x-ui --hostname xui --restart=unless-stopped \
    misakablog/x-ui:latest

用docker启动后日志输出:

./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./x-ui)
./x-ui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./x-ui)

配置tls时默认选择的加密套件auto无效

在添加入站配置ws+tls时,密码加密套件部分默认选择的auto不起作用,必须手动删掉重新选择一次,否则配置完后会报错(config.json文件中"tlsSettings": {"cipherSuites": [""]}),导致xray无法运行。其他vless等同样如此。

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.