Surge Channel
4.68K subscribers
31 photos
1 video
6 files
864 links
Surge唯一官方频道:https://t.me/SurgeTestFlightFeed

以下为第三方创建:
群连接 https://t.me/+TO9iLpyTE1FjZTM1
群频道 https://t.me/+nZUgB3lPosQ2Y2Y1
Download Telegram
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.100.0 (3296) is ready to test on iOS.

What to Test:

- 提高与服务端 quic-go v0.46.0 的兼容性

相关技术细节
QUIC 协议内置了 Idle Timeout 的机制,同时约定了 max_idle_timeout 参数用于服务端和客户端协商空闲超时的具体时间,根据 RFC 9000,该值为 0 的时候表示不使用该机制。(Section 18.2)

Surge 目前版本该参数会指定为 0,因为 Surge 不依赖 QUIC 的 Idle Timeout 机制。然而最新版本 quic-go 重写后,错误将值 0 作为了超时时间,在第一个 stream 结束后,立刻认为闲置时间超时关闭了连接。

更糟糕的是,quic-go 也没有完成 stateless reset 机制,对于 Surge 后续发出的数据包,直接予以丢弃而不产生 stateless reset 响应,导致 Surge 需等待一定时间超时后,才会认为连接失效而重新建立连接。

最新版本为规避该问题,将 max_idle_timeout 参数调整为 30s。

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge TestFlight Feed
Snell Server 版本更新 v4.1.0 beta 1

- 更新 DNS 库 c-ares 至最新版本,以解决和特定 DNS 记录的兼容问题
- 在启动时新增当前使用的 DNS 服务器输出
- 新增 dns 参数,用于自定义 DNS 服务器地址,支持配置多个地址,如


[snell-server]
dns = 1.1.1.1, 8.8.8.8, 2001:4860:4860::8888


https://dl.nssurge.com/snell/snell-server-v4.1.0b1-linux-amd64.zip
https://dl.nssurge.com/snell/snell-server-v4.1.0b1-linux-i386.zip
https://dl.nssurge.com/snell/snell-server-v4.1.0b1-linux-aarch64.zip
https://dl.nssurge.com/snell/snell-server-v4.1.0b1-linux-armv7l.zip
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.5-2822

- DNS Forwarding Subsystem Optimization

- When the domain of a DNS query is one that should not be forwarded to the public network (e.g., .home.arpa, 1.0.168.192.in-addr.arpa), it will automatically determine the upstream DNS address and only forward to LAN DNS servers.
- Surge can now correctly respond to PTR requests for fake IPs, meaning that using the dig -x 198.18.23.87 command can be used to determine the original domain name corresponding to a fake IP.
- The DNS forwarder will now forward DNS requests to specific upstream servers based on [Host] section configuration.
- Directly respond with NOTIMP to unsupported DNS-SD PTR requests for fake IPs, without forwarding.

- Panel is now available in Surge Mac.
- When adding a rule for the current webpage, you can choose to add to an existing ruleset.
- Bug fixes.

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.5-2824

- DNS Forwarding Subsystem Optimization

- When the domain of a DNS query is one that should not be forwarded to the public network (e.g., .home.arpa, 1.0.168.192.in-addr.arpa), it will automatically determine the upstream DNS address and only forward to LAN DNS servers.
- Surge can now correctly respond to PTR requests for fake IPs, meaning that using the dig -x 198.18.23.87 command can be used to determine the original domain name corresponding to a fake IP.
- The DNS forwarder will now forward DNS requests to specific upstream servers based on [Host] section configuration.
- Directly respond with NOTIMP to unsupported DNS-SD PTR requests for fake IPs, without forwarding.

- Panel is now available in Surge Mac.
- When adding a rule for the current webpage, you can choose to add to an existing ruleset.
- Bug fixes.

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.5-2825

- DNS Forwarding Subsystem Optimization

- When the domain of a DNS query is one that should not be forwarded to the public network (e.g., .home.arpa, 1.0.168.192.in-addr.arpa), it will automatically determine the upstream DNS address and only forward to LAN DNS servers.
- Surge can now correctly respond to PTR requests for fake IPs, meaning that using the dig -x 198.18.23.87 command can be used to determine the original domain name corresponding to a fake IP.
- The DNS forwarder will now forward DNS requests to specific upstream servers based on [Host] section configuration.
- Directly respond with NOTIMP to unsupported DNS-SD PTR requests for fake IPs, without forwarding.

- Panel is now available in Surge Mac.
- When adding a rule for the current webpage, you can choose to add to an existing ruleset.
- Bug fixes.

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.5-2826

- DNS Forwarding Subsystem Optimization

- When the domain of a DNS query is one that should not be forwarded to the public network (e.g., .home.arpa, 1.0.168.192.in-addr.arpa), it will automatically determine the upstream DNS address and only forward to LAN DNS servers.
- Surge can now correctly respond to PTR requests for fake IPs, meaning that using the dig -x 198.18.23.87 command can be used to determine the original domain name corresponding to a fake IP.
- The DNS forwarder will now forward DNS requests to specific upstream servers based on [Host] section configuration.
- Directly respond with NOTIMP to unsupported DNS-SD PTR requests for fake IPs, without forwarding.

- Panel is now available in Surge Mac.
- When adding a rule for the current webpage, you can choose to add to an existing ruleset.
- Bug fixes.

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Release

Version 5.7.5-2826

- The panel is now available in Surge Mac.
- DNS Forwarding Subsystem Optimization

- When the domain of a DNS query is one that should not be forwarded to the public network (e.g., .home.arpa, 1.0.168.192.in-addr.arpa), it will automatically determine the upstream DNS address and only forward to LAN DNS servers.
- Surge can now correctly respond to PTR requests for fake IPs, meaning that using the dig -x 198.18.23.87 command can be used to determine the original domain name corresponding to a fake IP.
- The DNS forwarder will now forward DNS requests to specific upstream servers based on [Host] section configuration.
- Directly respond with NOTIMP to unsupported DNS-SD PTR requests for fake IPs, without forwarding.

- When adding a rule for the current webpage, you can choose to add to an existing ruleset.
- Bug fixes.

Official Channel: @SurgeTestFlightFeed
Hi,我是深巷有喵配置的维护者。根据大家的反馈,特此对配置进行维护性修改。

1. 增加Surge-Alpha配置,保持以往的配置更新频率。

2. Surge-Alpha以外的配置将进行月更维护,每个月1号合入Surge-Alpha上个月的更新。

如果你追新,想及时用上最新版,可以选择Surge-Alpha配置。

3. 增加Surge-Developer配置,该配置仅在「开发者中国区用户推荐最小配置」的基础上增加策略组,规则等不会有任何改动。

更新日期:2024.09.01
版本:3.0.3

1. 修改代理测速URL。

https://github.com/Rabbit-Spec/Surge/tree/Master/Conf
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2827

- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping=1234,5000-6000,7044,8000-9000, port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured earlier will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.100.0 (3297) is ready to test on iOS.

What to Test:

Hysteria2 与 TUIC 协议支持端口跳越,用于改善 ISP 对 UDP 的 QoS 问题。详见服务端说明。

`Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping 34,5000-6000,7044,8000-9000, port-hopping-interval0`

配置 `port-hopping` 参数后,配置前方的主端口号不再生效。

参数
- `port-hopping`:用于配置端口范围,逗号分隔,支持以-配置范围
- `port-hopping-interval`:变换端口号的时间间隔,默认为 30s

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2832

- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234,5000-6000,7044,8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.100.0 (3299) is ready to test on iOS.

What to Test:

- 修正开启端口跳越后,数据统计出现的一些问题
- 调整端口跳越配置参数的分隔符为 ;

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2833

- Adapted for macOS Sequoia, resolved some compatibility issues in enhanced mode.
- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234;5000-6000;7044;8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.100.0 (3300) is ready to test on iOS.

What to Test:

- 修正 UDP 连接统计相关的问题

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.100.0 (3300) is ready to test on iOS.

What to Test:

- 修正 UDP 连接统计相关的问题

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2834

- Adapted for macOS Sequoia, resolved some compatibility issues in enhanced mode.
- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234;5000-6000;7044;8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2835

- Adapted for macOS Sequoia, resolved some compatibility issues in enhanced mode.
- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234;5000-6000;7044;8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2836

- Adapted for macOS Sequoia, resolved some compatibility issues in enhanced mode.
- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234;5000-6000;7044;8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.100.0 (3301) is ready to test on iOS.

What to Test:

- 远程控制器新增维护菜单,可执行配置重载和更新操作(仅支持 Surge Mac)
- 新增图标 Sapphire

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2837

- Adapted for macOS Sequoia, resolved some compatibility issues in enhanced mode.
- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234;5000-6000;7044;8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.6-2838

- Adapted for macOS Sequoia, resolved some compatibility issues in enhanced mode.
- Hysteria2 and TUIC protocol now support port hopping to improve ISP's QoS issues with UDP. See the server documentation for details.

Proxy = hysteria2, 1.2.3.4, 443, password=pwd, port-hopping="1234;5000-6000;7044;8000-9000", port-hopping-interval=30

After configuring the port-hopping parameter, the primary port number configured in the front will no longer be effective.

Parameters:

- port-hopping: Used to configure the range of ports. Separated by commas and supports ranges configured with a hyphen.
- port-hopping-interval: The interval for changing port numbers. Defaults to 30 seconds

Official Channel: @SurgeTestFlightFeed