TGINSIGHT CHAT
Surge Channel
@SurgeChannel
科技Surge唯一官方频道:https://t.me/SurgeTestFlightFeed 以下为第三方创建: 群连接 https://t.me/+TO9iLpyTE1FjZTM1 群频道 https://t.me/+nZUgB3lPosQ2Y2Y1
最近帖子
第 20/85 页 · 共 1,017 条
#Mac#Beta Version 5.8.3-2973 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. Official Channel: @SurgeTestFlightFeed
#iOS#TestFlight#订阅功能 Surge 5 5.100.0 (3345) is ready to test on iOS. What to Test: 新的订阅功能 Pre-matching 用于描述使用 REJECT 策略的规则,如 [Rule] DOMAIN,ad.com,REJECT,pre-matching 被标记了 pre-matching 的规则,将在正常的规则匹配流程前就提前生效,因此该规则相当于拥有最高优先级。 该功能的意义是,由于 Surge 的规则系统可判断的内容非常多,所以规则判定需要在收到首个 TCP 数据包后才可以进行,对于应对风暴请求或者去广告需求,产生了过多不必要的开销。 所有被标记了 pre-matching 的规则将会被提取出来进行优先匹配,在 DNS 解析与 TCP SYN 阶段就执行判断。若 DNS 域名命中,则直接返回 NXDOMAIN,若 TCP SYN 阶段命中,将直接产生 ICMP REFUSED 响应,大量请求时升级至丢包,UDP 同样处理。 同时,对于每条规则,每 30 分钟仅会在最近请求列表中出现一次,避免因为大量请求刷屏。 可以使用 pre-matching 标记的规则类型有: - DOMAIN 类型:DOMAIN,DOMAIN-SUFFIX,DOMAIN-KEYWORD,DOMAIN-SET,DOMAIN-WILDCARD。 - IP 类型:IP-CIDR,IP-CIDR6,GEOIP,IP-ASN。 - 逻辑规则:AND,OR,NOT - 其他:SUBNET,DEST-PORT,SRC-PORT,SRC-IP RULSET 也可以使用,但是其内容同样受到上述限制。 举例来说,对于最近米家 App 的疯狂请求,就可以靠配置 [Rule] DEST-PORT,5222,REJECT,pre-matching 在低开销的情况下进行屏蔽。 注:未续订的情况下,该标记不会影响 Surge 开启,只是会无法生效,避免造成困扰。 Official Channel: @SurgeTestFlightFeed
Hashtags
#Mac#Beta Version 5.8.3-2972 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. Official Channel: @SurgeTestFlightFeed
#Mac#Beta Version 5.8.3-2971 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. Official Channel: @SurgeTestFlightFeed
#Mac#Beta Version 5.8.3-2970 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. Official Channel: @SurgeTestFlightFeed
#Mac#Beta Version 5.8.3-2968 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. - Added parameter ipv6-vif-route-mode, with options: auto, default, gua, manual. Please refer to the manual for more information. Official Channel: @SurgeTestFlightFeed
#iOS#TestFlight Surge 5 5.100.0 (3344) is ready to test on iOS. What to Test: - 修正 ipv6-vif-route-mode 参数无法正确生效的问题 - 在 tvOS 设备移除后,不再尝试进行自动配置部署 Official Channel: @SurgeTestFlightFeed
Hashtags
#Mac#Beta Version 5.8.3-2967 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. - Added parameter ipv6-vif-route-mode, with options: auto, default, gua, manual. Please refer to the manual for more information. Official Channel: @SurgeTestFlightFeed
#iOS#TestFlight Surge 5 5.100.0 (3343) is ready to test on iOS. What to Test: 新增参数 `ipv6-vif-route-mode`,可选值为 auto、default、gua、manual - default 配置 Surge VIF 为 default 路由,即先前版本中的工作模式。 - gua 仅配置 2000::/3 的路由,即只对公网 IPv6 地址生效。 - manual 应配合 tun-included-routes 参数使用,Surge 默认不再加入任何路由 - auto (默认选项) 让 Surge 自己决定工作模式 增加该选项的原因是因为,部分用户希望使用 IPv6 VIF 接管一些特定的请求,因此配置了 ipv6-vif=always,但是这会导致微信和其他一些应用认为当前系统存在有效的 IPv6 因此优先尝试,但是由于实际上本地并不存在有效的 IPv6 网络,需要等待出现错误后再回退到 IPv4。 配置为 gua 工作模式,由于不存在 IPv6 的 default 路由,所以不会让这类软件判定 IPv6 可用,但是依然能正确接管 IPv6 请求。 Official Channel: @SurgeTestFlightFeed
Hashtags
#Mac#Beta Version 5.8.3-2966 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. Official Channel: @SurgeTestFlightFeed
#Mac#Beta Version 5.8.3-2963 - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes - Allow the use of Ponte policy as an underlying proxy. - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. Official Channel: @SurgeTestFlightFeed
#iOS#TestFlight Surge 5 5.100.0 (3341) is ready to test on iOS. What to Test: - 修正小组件显示的状态有时可能不正确的问题 Official Channel: @SurgeTestFlightFeed
Hashtags