Coder Social home page Coder Social logo

Comments (10)

RPRX avatar RPRX commented on May 22, 2024

场景、版本、配置分别是?

from xray-core.

Tsukimeizi avatar Tsukimeizi commented on May 22, 2024

asus ac86u路由meilin固件跑xray,uname -a可以看到aarch64,运行xray v1.1.1和v1.0.0的arm64版本都报上面的错误,但是换成arm32后正常

配置
{
"log": {
"loglevel": "info"
},
"inbounds": [
{
"port": 1080,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true
},
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls"]
}
}
],
"outbounds": [
{
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "XXXX",
"port": 233,
"users": [
{
"id": "XXXX",
"flow": "xtls-rprx-splice",
"encryption": "none"
}
]
}
]
},
"streamSettings": {
"network": "tcp",
"security": "xtls"
},
"tag": "proxy"
},
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
},
{
"protocol": "blackhole",
"settings": {},
"tag": "block"
}
]
}

from xray-core.

RPRX avatar RPRX commented on May 22, 2024

是启动即报错还是?

from xray-core.

Tsukimeizi avatar Tsukimeizi commented on May 22, 2024

是启动报错

from xray-core.

RPRX avatar RPRX commented on May 22, 2024

你在 Project X 群里吗?请私聊我,需要一些测试

from xray-core.

RPRX avatar RPRX commented on May 22, 2024

另外,v2ray-core v4.32.1 和 v4.33.0 是否有这样的问题?

from xray-core.

Tsukimeizi avatar Tsukimeizi commented on May 22, 2024

谢谢,我不在群里,v2ray的arm64一样,不过问题已经解决。
golang会自动申请较大的内存,导致虚拟内存不足,扩一下swap分区就好了。

from xray-core.

RPRX avatar RPRX commented on May 22, 2024

#10

可否在原来的环境下试试 v2ray-core v4.31.3?这个版本还没内置 JSON 解析

https://github.com/v2fly/v2ray-core/releases/tag/v4.31.3

from xray-core.

RPRX avatar RPRX commented on May 22, 2024

https://github.com/XTLS/Xray-core/releases/tag/v1.1.4

from xray-core.

ax003 avatar ax003 commented on May 22, 2024

这是有ac86u可以用的插件了?

from xray-core.

Related Issues (20)

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.