Giter Site home page Giter Site logo

Comments (8)

Jrohy avatar Jrohy commented on May 23, 2024

原来是什么协议的,是否已经更新到最新版

from multi-v2ray.

gboys90 avatar gboys90 commented on May 23, 2024

原来是什么协议的,是否已经更新到最新版

已经重装系统了,再重新安装的这个脚本,还是这样提示,我新建其它的端口又无法链接代理

from multi-v2ray.

gboys90 avatar gboys90 commented on May 23, 2024

还有新建或者更改为第25中协议会这样提示,看不懂,请大佬指点下
xray x25519: unknown command
Run 'xray help' for usage.
Traceback (most recent call last):
File "/usr/local/bin/xray", line 8, in
sys.exit(menu())
File "/usr/local/lib/python3.6/site-packages/v2ray_util/main.py", line 254, in menu
user_manage()
File "/usr/local/lib/python3.6/site-packages/v2ray_util/main.py", line 173, in user_manage
multiple.new_port()
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/v2ray.py", line 20, in wrapper
result = func(*args, **kw)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/config_modify/multiple.py", line 43, in new_port
modify(new_group_list[-1], new_stream)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/v2ray.py", line 20, in wrapper
result = func(*args, **kw)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/config_modify/stream.py", line 163, in modify
sm.select(sm.stream_type[choice - 1][0])
File "/usr/local/lib/python3.6/site-packages/v2ray_util/config_modify/stream.py", line 119, in select
sw.write(**kw)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/writer.py", line 273, in write
reality_settings["privateKey"] = x25519_key()[0]
IndexError: list index out of range

from multi-v2ray.

Jrohy avatar Jrohy commented on May 23, 2024

先运行xray update v1.8.3来安装最新版

from multi-v2ray.

gboys90 avatar gboys90 commented on May 23, 2024

先运行xray update v1.8.3来安装最新版

好的,谢谢,我试试

from multi-v2ray.

gboys90 avatar gboys90 commented on May 23, 2024

先运行xray update v1.8.3来安装最新版

好的,谢谢,我试试

试了一下,还是一样提示,估计是我这的问题吧

from multi-v2ray.

armorUMP45 avatar armorUMP45 commented on May 23, 2024

遇到了同样的问题,报错也一样

from multi-v2ray.

jimmyzhou666 avatar jimmyzhou666 commented on May 23, 2024

@Jrohy VLESS好像都不能新增用户,都有报错。TLS开启后面flow空的原因吗?
IP: xxxxxxxxxxx
Port: 443
TLS: 开启 flow:
ID: xxxxxxxxxxxxxxxxxxxxxxx
Encryption: none
Network: WebSocket host: , path: /3Wxxxxxxxxm/
报错:
Traceback (most recent call last):
File "/usr/local/bin/v2ray", line 8, in
sys.exit(menu())
File "/usr/local/lib/python3.6/site-packages/v2ray_util/main.py", line 254, in menu
user_manage()
File "/usr/local/lib/python3.6/site-packages/v2ray_util/main.py", line 171, in user_manage
multiple.new_user()
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/v2ray.py", line 20, in wrapper
result = func(*args, **kw)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/config_modify/multiple.py", line 90, in new_user
nw.create_new_user(**info)
File "/usr/local/lib/python3.6/site-packages/v2ray_util/util_core/writer.py", line 617, in create_new_user
user["flow"] = kw["flow"]
KeyError: 'flow'

from multi-v2ray.

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.