hsernos / Txray

xray 跨平台终端客户端 支持Windows linux Mac
384 stars 60 forks source link

测试国外URL显示错误:[warn] Get "https://www.google.com/": proxyconnect tcp: dial tcp xxxx: connect: connection refused #37

Open mia0x75 opened 6 months ago

mia0x75 commented 6 months ago

最新arm64版本,执行run的时候,测试国外URL显示错误,这个要不要延迟一下测试,或者尝试几次。浏览器测试2080端口是可用的。

>>> run
2024-04-28 20:35:53 [info] 启动成功, 监听socks端口: 2080, 所选节点: 1
2024-04-28 20:35:53 [warn] Get "https://www.google.com/": proxyconnect tcp: dial tcp 127.0.0.1:2080: connect: connection refused
2024-04-28 20:35:53 [info]  Error [ https://www.google.com/ ] 延迟: -1ms
>>> setting
+-----------+----------+---------+--------------+--------------------+----------+------------------+
| SOCKS端口 | HTTP端口 | UDP转发 | 流量地址监听 | 允许来自局域网连接 | 多路复用 | 允许不安全的连接 |
+-----------+----------+---------+--------------+--------------------+----------+------------------+
|   2080    |    0     |  true   |     true     |        true        |   true   |      false       |
+-----------+----------+---------+--------------+--------------------+----------+------------------+
+---------+---------+-----------+-------------+--------------+------------------+
| DNS端口 | 国外DNS |  国内DNS  | 备用国内DNS |   路由策略   | 绕过局域网和大陆 |
+---------+---------+-----------+-------------+--------------+------------------+
|  3553   | 1.1.1.1 | 233.5.5.5 |  233.6.6.6  | IPIfNonMatch |       true       |
+---------+---------+-----------+-------------+--------------+------------------+
+-------------------------+-------------------+-------------------------+-------------------+
|       测试国外URL       | 测试超时时间 (秒) | 批量测试终止时间 (毫秒) |    启动时执行     |
+-------------------------+-------------------+-------------------------+-------------------+
| https://www.google.com/ |         3         |          1000           | node tcping | run |
+-------------------------+-------------------+-------------------------+-------------------+
bupt2017 commented 3 months ago

Txray - Xray Shell Client - v3.0.8

run 18 2024-07-19 16:08:25 [info] 启动成功, 监听socks端口: 33518, 所选节点: 18 2024-07-19 16:08:26 [warn] Get "https://www.google.com": EOF 2024-07-19 16:08:26 [info] Error [ https://www.google.com ] 延迟: -1ms

我的是这样的,不能使用。但是这个节点用其它GUI工具是可以使用的。

另外我的TXray配置没问题,其它节点导入到txray中是可以正常使用的,包括vmess、vless这些协议