v2ray-core icon indicating copy to clipboard operation
v2ray-core copied to clipboard

配置文件在4.44版能正常啟動使用但在之後的版本都是一閃而過沒法啟動

Open RickyWong19922005 opened this issue 1 year ago • 3 comments

這到底是配置文件問題還是5打後的版本要有什麼要求才能啟動?

RickyWong19922005 avatar Aug 15 '24 12:08 RickyWong19922005

没拿出来配置文件,难道是要大伙用水晶球给你算算?

unknowndevQwQ avatar Aug 23 '24 04:08 unknowndevQwQ

没拿出来配置文件,难道是要大伙用水晶球给你算算?

{ "log": { "access": "", "error": "", "loglevel": "warning" }, "inbounds": [ { "port": 999, "protocol": "vmess", "settings": { "udp": false, "clients": [ { "id": "hide", "alterId": 0, "email": "[email protected]" } ], "allowTransparent": false }, "streamSettings": { "network": "tcp" } } ], "outbounds": [ { "protocol": "freedom" }, { "tag": "block", "protocol": "blackhole", "settings": {} } ], "routing": { "domainStrategy": "IPIfNonMatch", "rules": [] } }

4.45版還能用 但再新一版就已經不能用了

RickyWong19922005 avatar Aug 23 '24 04:08 RickyWong19922005

没拿出来配置文件,难道是要大伙用水晶球给你算算?

{ "log": { "access": "", "error": "", "loglevel": "warning" }, "inbounds": [ { "port": 999, "protocol": "vmess", "settings": { "udp": false, "clients": [ { "id": "hide", "alterId": 0, "email": "[email protected]" } ], "allowTransparent": false }, "streamSettings": { "network": "tcp" } } ], "outbounds": [ { "protocol": "freedom" }, { "tag": "block", "protocol": "blackhole", "settings": {} } ], "routing": { "domainStrategy": "IPIfNonMatch", "rules": [] } }

4.45版還能用 但再新一版就已經不能用了

这是服务端还是客户端? 如果双击一闪而过,为啥不在终端里输入一下看看呢

unknowndevQwQ avatar Aug 23 '24 04:08 unknowndevQwQ

没拿出来配置文件,难道是要大伙用水晶球给你算算?

{ "log": { "access": "", "error": "", "loglevel": "warning" }, "inbounds": [ { "port": 999, "protocol": "vmess", "settings": { "udp": false, "clients": [ { "id": "hide", "alterId": 0, "email": "[email protected]" } ], "allowTransparent": false }, "streamSettings": { "network": "tcp" } } ], "outbounds": [ { "protocol": "freedom" }, { "tag": "block", "protocol": "blackhole", "settings": {} } ], "routing": { "domainStrategy": "IPIfNonMatch", "rules": [] } }

4.45版還能用 但再新一版就已經不能用了

升级V5后根据文档重新写一个,或者交给ChatGPT更新配置文件吧

vxtls avatar Dec 01 '24 03:12 vxtls

服務端的 有試過用copliot但好像沒解決到 我再試試

RickyWong19922005 avatar Dec 01 '24 12:12 RickyWong19922005

The command for running is changed in V2Ray V5, try to run v2ray run -c path/to/config.json -format jsonv4 in terminal.

AkinoKaede avatar Dec 04 '24 13:12 AkinoKaede

The command for running is changed in V2Ray V5, try to run v2ray run -c path/to/config.json -format jsonv4 in terminal.

Thanks, will try

RickyWong19922005 avatar Dec 04 '24 13:12 RickyWong19922005

The command for running is changed in V2Ray V5, try to run v2ray run -c path/to/config.json -format jsonv4 in terminal.

I tried, but no different.

RickyWong19922005 avatar Dec 04 '24 13:12 RickyWong19922005

The command for running is changed in V2Ray V5, try to run v2ray run -c path/to/config.json -format jsonv4 in terminal.

I tried, but no different.

Please upload the standard output content of V2Ray, just like:

image

AkinoKaede avatar Dec 04 '24 13:12 AkinoKaede

The command for running is changed in V2Ray V5, try to run v2ray run -c path/to/config.json -format jsonv4 in terminal.

I tried, but no different.

Please upload the standard output content of V2Ray, just like: image

圖片

RickyWong19922005 avatar Dec 04 '24 13:12 RickyWong19922005

The command for running is changed in V2Ray V5, try to run v2ray run -c path/to/config.json -format jsonv4 in terminal.

I tried, but no different.

Please upload the standard output content of V2Ray, just like: image

It work now, after copliot edited thanks

RickyWong19922005 avatar Dec 04 '24 13:12 RickyWong19922005