更新了我GitHub库里的配置文件。
1.优化[General]字段内的文字描述与配置信息。
2.优化[Rule]字段内的规则信息。
3.将老版本配置文件里的Domain规则替换为了BM7最新的All规则(需要将Surge更新至5.21.0(2952)以上版本)。
4.停止对Surge-CN配置文件的维护,仅保留其余五个配置文件。
有需要的可以更新一下👇
https://github.com/Rabbit-Spec/Surge/tree/Master/Conf
1.优化[General]字段内的文字描述与配置信息。
2.优化[Rule]字段内的规则信息。
3.将老版本配置文件里的Domain规则替换为了BM7最新的All规则(需要将Surge更新至5.21.0(2952)以上版本)。
4.停止对Surge-CN配置文件的维护,仅保留其余五个配置文件。
有需要的可以更新一下👇
https://github.com/Rabbit-Spec/Surge/tree/Master/Conf
GitHub
Surge/Conf at Master · Rabbit-Spec/Surge
Surge自用配置以及模块和脚本. Contribute to Rabbit-Spec/Surge development by creating an account on GitHub.
2023.12.20
更新了我GitHub库里的配置文件。
将配置内China ASN规则外所有带IP-CIDR(6)的规则都换成了不执行DNS解析的版本
有需要的可以更新一下👇
https://github.com/Rabbit-Spec/Surge/tree/Master/Conf
更新了我GitHub库里的配置文件。
将配置内China ASN规则外所有带IP-CIDR(6)的规则都换成了不执行DNS解析的版本
有需要的可以更新一下👇
https://github.com/Rabbit-Spec/Surge/tree/Master/Conf
GitHub
Surge/Conf at Master · Rabbit-Spec/Surge
Surge自用配置以及模块和脚本. Contribute to Rabbit-Spec/Surge development by creating an account on GitHub.
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2544
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2544
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2545
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2545
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#iOS #TestFlight
Surge 5 5.21.0 (3018) is ready to test on iOS.
What to Test:
- 新增规则 SRC-PORT 用于匹配客户端端口号。
- IN-PORT/SRC-PORT/DEST-PORT 三个规则统归为端口号规则类,支持三种写法:
- 直接撰写端口号,如 IN-PORT,6153
- 端口号闭区间:如 DEST-PORT,10000-20000
- 使用>、<、<=、>=操作符,如 SRC-PORT,>P000
- 现在 UI 编辑后可以保持原配置中的纯空行了
- 修正上个版本模块上侧滑出现的一些问题
Surge 5 5.21.0 (3018) is ready to test on iOS.
What to Test:
- 新增规则 SRC-PORT 用于匹配客户端端口号。
- IN-PORT/SRC-PORT/DEST-PORT 三个规则统归为端口号规则类,支持三种写法:
- 直接撰写端口号,如 IN-PORT,6153
- 端口号闭区间:如 DEST-PORT,10000-20000
- 使用>、<、<=、>=操作符,如 SRC-PORT,>P000
- 现在 UI 编辑后可以保持原配置中的纯空行了
- 修正上个版本模块上侧滑出现的一些问题
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2546
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2546
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2547
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2547
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
1Password家庭组有人来合购嘛?
80软妹币/年。
1Password是一个很好用的全平台密码管理器~可以方便快捷的管理你的账户密码并且自动填充。
1Password还支持账户的两步验证填充与通行密钥。
官方渠道开通,不用担心黑号或者密码泄漏等。绑定你自己的1Password账号。不用告诉我Key和密码。
还有四个位置~有意可以私聊~
80软妹币/年。
1Password是一个很好用的全平台密码管理器~可以方便快捷的管理你的账户密码并且自动填充。
1Password还支持账户的两步验证填充与通行密钥。
官方渠道开通,不用担心黑号或者密码泄漏等。绑定你自己的1Password账号。不用告诉我Key和密码。
还有四个位置~有意可以私聊~
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2548
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2548
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2549
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2549
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#iOS #TestFlight
Surge 5 5.21.0 (3019) is ready to test on iOS.
What to Test:
- 新增远程控制器的快捷跳转,详见设备页面底部的配置向导
Surge 5 5.21.0 (3019) is ready to test on iOS.
What to Test:
- 新增远程控制器的快捷跳转,详见设备页面底部的配置向导
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2550
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2550
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2551
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2551
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2552
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2552
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#iOS #TestFlight
Surge 5 5.21.0 (3021) is ready to test on iOS.
What to Test:
- 修正当 requires-body=1 的脚本跳过处理时,会导致原有 body 丢失的问题
Surge 5 5.21.0 (3021) is ready to test on iOS.
What to Test:
- 修正当 requires-body=1 的脚本跳过处理时,会导致原有 body 丢失的问题
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2553
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2553
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2554
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2554
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Forwarded from Surge's Changelog
#iOS #TestFlight
Surge 5 5.21.0 (3023) is ready to test on iOS.
What to Test:
- 捕获过滤器系统重做,现在可为 In-Memory 和 On-Disk 模式单独配置两个过滤器,在捕获开关开闭时自动切换。
Surge 5 5.21.0 (3023) is ready to test on iOS.
What to Test:
- 捕获过滤器系统重做,现在可为 In-Memory 和 On-Disk 模式单独配置两个过滤器,在捕获开关开闭时自动切换。
Forwarded from Surge's Changelog
#Mac #Beta
Version 5.4.4-2555
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.
Version 5.4.4-2555
- Added SRC-PORT rule for matching client port numbers.
- IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions:
- Directly writing the port number, such as IN-PORT,6153
- Port number closed interval: such as DEST-PORT,10000-20000
- Using >, <, <=, >= operators, such as SRC-PORT,>=50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.