huafen1116 发表于 2023-4-11 14:29:08

gullo 装了mack-a脚本 套了CF 连不上网

gullo 小鸡 只有ipv6 IP

装了mack-a 一键脚本 ,安装了xray

套了CF 连不上网,但是伪装的域名可以打开

开了云朵和不开云朵网站都能打开

https://v2ray.zpanda.xyz/

https://i.bmp.ovh/imgs/2021/12/1f043848aa6fe3b8.png

https://i.bmp.ovh/imgs/2021/12/56b47b561648ccb5.png
https://i.bmp.ovh/imgs/2021/12/99744de4654f342f.png

下面是nginx 配置:

      server {                listen 80;                listen [::]:80;                server_name v2ray.zpanda.xyz;                # shellcheck disable=SC2154                return 301 https://v2ray.zpanda.xyz${request_uri};      }      server {                        listen 127.0.0.1:31300;                        server_name _;                        return 403;      }server {      listen 127.0.0.1:31302 http2;      server_name v2ray.zpanda.xyz;      root /usr/share/nginx/html;      location /s/ {                  add_header Content-Type text/plain;                  alias /etc/v2ray-agent/subscribe/;    }    location /lengxigrpc {                client_max_body_size 0;#                keepalive_time 1071906480m;                keepalive_requests 4294967296;                client_body_timeout 1071906480m;               send_timeout 1071906480m;               lingering_close always;               grpc_read_timeout 1071906480m;               grpc_send_timeout 1071906480m;                grpc_pass grpc://127.0.0.1:31301;      }      location /lengxitrojangrpc {                client_max_body_size 0;                # keepalive_time 1071906480m;                keepalive_requests 4294967296;                client_body_timeout 1071906480m;               send_timeout 1071906480m;               lingering_close always;               grpc_read_timeout 1071906480m;               grpc_send_timeout 1071906480m;                grpc_pass grpc://127.0.0.1:31304;      }}server {      listen 127.0.0.1:31300;      server_name v2ray.zpanda.xyz;      root /usr/share/nginx/html;      location /s/ {                add_header Content-Type text/plain;                alias /etc/v2ray-agent/subscribe/;      }      location / {                add_header Strict-Transport-Security "max-age=15552000; preload" always;      }}

mack-a 脚本里我一开始没选自选IP ,刚刚又装了一遍选了自选开始貌似没区别,v2 还是连不上,下面是报错信息:
2021/12/20 04:45:13 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 04:45:14 proxy/vless/inbound: firstLen = 3902021/12/20 04:45:14 proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request version2021/12/20 04:45:14 proxy/vless/inbound: realName = v2.zpanda.xyz2021/12/20 04:45:14 proxy/vless/inbound: realAlpn = http/1.12021/12/20 04:45:14 proxy/vless/inbound: realPath = /uupjvws2021/12/20 04:45:14 transport/internet/websocket: failed to convert to WebSocket connection > websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header2021/12/20 04:45:14 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 04:45:16 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 04:45:19 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled

https://i.bmp.ovh/imgs/2021/12/72ec87a9540e31aa.png

错误日志:2021/12/20 14:02:34 app/proxyman/inbound: connection ends > proxy/trojan: fallback ends > context canceled2021/12/20 14:02:35 app/proxyman/inbound: connection ends > proxy/trojan: fallback ends > context canceled2021/12/20 14:02:35 app/proxyman/inbound: connection ends > proxy/trojan: fallback ends > context canceled2021/12/20 14:02:35 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 14:02:36 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 14:02:36 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 14:03:18 proxy/vless/inbound: firstLen = 6472021/12/20 14:03:18 proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request version2021/12/20 14:03:18 proxy/vless/inbound: realName = v2ray.zpanda.xyz2021/12/20 14:03:18 proxy/vless/inbound: realAlpn = http/1.12021/12/20 14:03:18 proxy/vless/inbound: realPath = /img/icons/favicon-32x32.png2021/12/20 14:03:18 proxy/trojan: firstLen = 6472021/12/20 14:03:18 proxy/trojan: fallback starts > proxy/trojan: not trojan protocol2021/12/20 14:03:32 proxy/vless/inbound: firstLen = 4012021/12/20 14:03:32 proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request version2021/12/20 14:03:32 proxy/vless/inbound: realName = v2ray.zpanda.xyz2021/12/20 14:03:32 proxy/vless/inbound: realAlpn = http/1.12021/12/20 14:03:32 proxy/vless/inbound: realPath = /lengxivws2021/12/20 14:03:32 transport/internet/websocket: failed to convert to WebSocket connection > websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header2021/12/20 14:03:33 proxy/vless/inbound: firstLen = 4012021/12/20 14:03:33 proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request version2021/12/20 14:03:33 proxy/vless/inbound: realName = v2ray.zpanda.xyz2021/12/20 14:03:33 proxy/vless/inbound: realAlpn = http/1.12021/12/20 14:03:33 proxy/vless/inbound: realPath = /lengxivws2021/12/20 14:03:33 transport/internet/websocket: failed to convert to WebSocket connection > websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header2021/12/20 14:03:34 transport/internet/websocket: failed to convert to WebSocket connection > websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header2021/12/20 14:03:36 proxy/vless/inbound: firstLen = 4012021/12/20 14:03:36 proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request version2021/12/20 14:03:36 proxy/vless/inbound: realName = v2ray.zpanda.xyz2021/12/20 14:03:36 proxy/vless/inbound: realAlpn = http/1.12021/12/20 14:03:36 proxy/vless/inbound: realPath = /lengxivws2021/12/20 14:03:36 transport/internet/websocket: failed to convert to WebSocket connection > websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header2021/12/20 14:03:38 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 14:03:39 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled2021/12/20 14:03:41 app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > context canceled

灌水王 发表于 2023-4-11 14:29:41

darkt 发表于 2021-12-20 15:08
原来的都删了 替换成这个吗

还有你CF里面云朵开着的不
nginx 添加这个配置
云朵开着的
/dianying    这个v2的路径   
proxy_pass http://127.0.0.1:49807;这个是v2端口

NYWWW 发表于 2023-4-11 14:30:34

纯ipv6的除了德鸡其他的玩不明白,所以没上

灌水王 发表于 2023-4-11 14:30:58

这个脚本有问题,要套CF需要修改一个设置,我之前用的这个脚本就是这个问题https://cdn.jsdelivr.net/gh/master-of-forums/master-of-forums/public/images/patch.gif

灌水王 发表于 2023-4-11 14:31:20

搞了一通宵,还没解决 哎,现在困死了

灌水王 发表于 2023-4-11 14:31:29

大佬 指点下 怎么搞

fatman168 发表于 2023-4-11 14:31:42

所以我干脆不折腾哈哈

cc 发表于 2023-4-11 14:32:03

/etc/v2ray-agent/v2ray/conf/05_VMess_WS_inbounds.json

{
"inbounds":[
{
"listen": "127.0.0.1",
"port": 31299,
"protocol": "vmess",
"tag":"VMessWS",
"settings": {
    "clients": [



其中 "listen": "127.0.0.1",这一行删了https://cdn.jsdelivr.net/gh/master-of-forums/master-of-forums/public/images/patch.gif

灌水王 发表于 2023-4-11 14:32:23

不会配置就别用Nginx
bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)

uufer 发表于 2023-4-11 14:33:18

重来都是手动安装,手动自己配置,用一键脚本我好像就没有成功过。早上入了个德国的,5分钟就自己配完了。套的CF,还行。留着当备用了。

灌水王 发表于 2023-4-11 14:33:51

"listen": "127.0.0.1",是这行么,删了 还是连不上,显示timeout
换成自选IP 测试真链接提示超时
页: [1]
查看完整版本: gullo 装了mack-a脚本 套了CF 连不上网