Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[发布] 3.13.0 [测试] #11677

Closed
SeaHOH opened this issue Nov 19, 2018 · 68 comments
Closed

[发布] 3.13.0 [测试] #11677

SeaHOH opened this issue Nov 19, 2018 · 68 comments
Labels

Comments

@SeaHOH
Copy link
Contributor

SeaHOH commented Nov 19, 2018

What is new:

  • fix gae error status check
  • fix some bugs
  • update ip list
  • add support for multi-listen
  • add priority option in auto-try direct setting (smart router)
  • remove IPv6 priority setting (by invalid)

新版改进:

  • 修复 gae 错误状态检测
  • 修复一些错误
  • 更新 IP 列表
  • 增加支持同时监听多个端口
  • 增加自动直连选项(智能代理)
  • 移除 IPv6 优先级设置(无效)

https://github.com/XX-net/XX-Net/releases/download/3.13.0/XX-Net-3.13.0.7z
这个版本作为测试发布,但是没有推送,需自行下载安装。

  1. 需要使用 IPv4 用户可以把扫描 IP 模式改成自动,如果长时间没有 IPv4 请改回强制 IPv6
  2. 此版本为测试 IPv4 锁定扫描线程上限 100,即使手工修改配置文件也是如此。
  3. 同时也修复了一些错误,需要的用户请自行更新。

IPv4 测试结果请到 #11744 反馈。


已知 bug:

@erdcy
Copy link

erdcy commented Nov 20, 2018

/claps

@spenserwong
Copy link

spenserwong commented Nov 20, 2018

用上了,第一次运行,网络状态不稳定,经常连不下,重启后,一切正常,youtube很顺畅,自动1080P,厉害了!刚说完,CA证书Failed,重启以后又好了

@standritsu
Copy link

youtube速度比过去的快,最高到3万稳定1万4左右,硬刚1440p,早上的时候出现过总IP数从100缓缓下掉到80,然后又开始扫描到100,看log是xxnet自己一点点把总数限制下调的,不知道是不是正常

@xxnet
Copy link
Contributor

xxnet commented Nov 20, 2018 via email

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Nov 20, 2018

@standritsu 这是设计成如此的,从 3.12.5 开始。

@xxnet 大佬,X-Tunnel 积攒了不少问题,亟待处理。

@xxnet
Copy link
Contributor

xxnet commented Nov 20, 2018 via email

@AnyWAT
Copy link

AnyWAT commented Nov 20, 2018

有人休产假回来了😜

@milanthree
Copy link

大佬回来了

@hcrcaaaa
Copy link

用了一个多小时,IP延迟一直超1000。自动扫描下,没有IPV4.总IP能否改为超100?有效IP还是不多,检查IP总是马上就降到50,为何50以上不用检查?

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Nov 20, 2018

自动扫描下,没有IPV4.

分出大约 10% 的线程去扫描 IPv4,如果几十个小时也没有一个,说明你的网络无法直接访问谷歌的 IPv4。

总IP能否改为超100?

一直可以,参考之前 3.12.* 版本的发布说明。

用了一个多小时,IP延迟一直超1000。
有效IP还是不多,检查IP总是马上就降到50,为何50以上不用检查?

因为总是优先使用状况较好的 IP,所有在总数足够的情况下一直保持一个线程在检查,使用过程中也会剔除失效的 IP。
你需要的不是 IP 数量,而是延迟要小,这个可以设置,方法同上条。
而且 IP 延迟高并不一定使用体验会差,确实感到明显延迟才需要调节目标延迟target_handshake_time

@hcrcaaaa

This comment has been minimized.

@hcrcaaaa

This comment has been minimized.

@hongkonghot

This comment has been minimized.

@Alobe007

This comment has been minimized.

@Acytoo
Copy link

Acytoo commented Nov 20, 2018

有没有教育网的老铁,教育网ipv6状态下速度如何?最近DO的服务器搭ss,速度被限制在20kb/s...

@hcrcaaaa
Copy link

有效IP已经超300了。一个这么好的工具,如果每天多次卡在“有效IP为0“那是一件很悲哀的事。

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Nov 20, 2018

网络状况不是太好的情况下获取较大数量的有效 IP,使用体验可能会很糟糕,无论是否关闭自动调整扫描线程数都是如此。

@hcrcaaaa
Copy link

hcrcaaaa commented Nov 20, 2018

“使用体验可能会很糟糕”好过“有效IP为0”。再说了,现在都是光纤,网络状况很少会不太好的。
请教,原生IPV6没有启用按钮了,是自动启用吗?

@styrenes
Copy link

“使用体验可能会很糟糕”好过“有效IP为0”。再说了,现在都是光纤,网络状况很少会不太好的。
请教,原生IPV6没有启用按钮了,是自动启用吗?

不同意阿,我们这里网速很慢

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Nov 21, 2018

请教,原生IPV6没有启用按钮了,是自动启用吗?

* 移除 IPv6 优先级设置(无效)

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Nov 21, 2018

“使用体验可能会很糟糕”好过“有效IP为0”。再说了,现在都是光纤,网络状况很少会不太好的。

网络状况不是太好的情况下获取较大数量的有效 IP

注意前提,而且“有效IP为0”怎么会是

@h188cm

This comment has been minimized.

@h188cm

This comment has been minimized.

@rambosir

This comment has been minimized.

@Cat7373

This comment has been minimized.

@SeaHOH

This comment has been minimized.

@nsisy

This comment has been minimized.

@AnyWAT

This comment has been minimized.

@nsisy

This comment has been minimized.

@SeaHOH

This comment has been minimized.

@nsisy

This comment has been minimized.

@SeaHOH

This comment has been minimized.

@changshunxu520

This comment has been minimized.

@ginnycorn
Copy link

这个版本用智能路由模式经常国内网站打不开… 前一版一般都一直挂着智能路由好像没出现这个问题…

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Dec 7, 2018

这个版本用智能路由模式经常国内网站打不开… 前一版一般都一直挂着智能路由好像没出现这个问题…

这两天也有其他人提到过,确实修改过智能路由的代码尝试解决内存泄漏。
你们再遇到这个情况后,请把智能路由的日志贴出来反馈,我会尝试修复,如果最终无法定位解决也可以回滚这部分代码。

@SeaHOH SeaHOH changed the title [发布] 3.13.0 [测试] [发布] 3.13.0 [测试 - 请反馈结果] Dec 10, 2018
@terry19850829

This comment has been minimized.

@terry19850829

This comment has been minimized.

@terry19850829

This comment has been minimized.

@SeaHOH

This comment has been minimized.

@terry19850829

This comment has been minimized.

@SeaHOH

This comment has been minimized.

@leoxxnet

This comment has been minimized.

@SeaHOH SeaHOH pinned this issue Dec 14, 2018
@SeaHOH SeaHOH unpinned this issue Dec 15, 2018
@SeaHOH SeaHOH changed the title [发布] 3.13.0 [测试 - 请反馈结果] [发布] 3.13.0 [测试] Dec 15, 2018
@gggccc44
Copy link

比较奇怪的是我在win7里面没ipv4,但是在mac虚拟机里面有,电信

@emodark
Copy link

emodark commented Dec 16, 2018

期待大佬更新!

@YUFUXUECHI
Copy link

😕 根本就没有 IPv4

@changshunxu520
Copy link

这两天也有其他人提到过,确实修改过智能路由的代码尝试解决内存泄漏。

智能路由包括SwitchyOmega无法访问国内网站,目前是事实,请各位注意

@husitong
Copy link

😕 根本就没有 IPv4

@sd613
Copy link

sd613 commented Dec 21, 2018

不能翻墙下载的情况下,能否提供镜像下载?

@AnyWAT
Copy link

AnyWAT commented Dec 21, 2018

其它下载分享 #11761

@SeaHOH
Copy link
Contributor Author

SeaHOH commented Dec 21, 2018

无界、自由门,可作为后备梯子。

@SeaHOH SeaHOH closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests