Surge TestFlight Feed
📈 Аналітичний огляд Telegram-каналу Surge TestFlight Feed
Канал Surge TestFlight Feed (@surgetestflightfeed) у мовному сегменті Китайська є активним учасником. На даний момент спільнота об'єднує 12 793 підписників, посідаючи 9 801 місце в категорії Технології та додатки та 16 669 місце у регіоні Китай.
📊 Показники аудиторії та динаміка
З моменту свого створення невідомо, проект продемонстрував стрімке зростання, зібравши аудиторію у 12 793 підписників.
За останніми даними від 27 липня, 2026, канал демонструє стабільну активність. Хоча за останні 30 днів спостерігається зміна кількості учасників на 162, а за останні 24 години на 4, загальне охоплення залишається високим.
- Статус верифікації: Не верифікований
- Рівень залученості (ER): Середній показник залученості аудиторії становить 74.61%. Протягом перших 24 годин після публікації контент зазвичай збирає 44.53% реакцій від загальної кількості підписників.
- Охоплення публікацій: В середньому кожен допис отримує 9 546 переглядів. Протягом першої доби публікація в середньому набирає 5 697 переглядів.
- Реакції та взаємодія: Аудиторія активно підтримує контент: середня кількість реакцій на один пост – 36.
📝 Опис та контентна політика
Автор описує ресурс як майданчик для висловлення суб'єктивної думки:
“该频道用于提供关于 Surge iOS/Mac/tvOS 的最新 beta 版本信息”
Завдяки високій частоті оновлень (останні дані отримано 28 липня, 2026), канал підтримує актуальність та високий рівень охоплення публікацій. Аналітика показує, що аудиторія активно взаємодіє з контентом, що робить його важливою точкою впливу в категорії Технології та додатки.
tccutil reset LocalNetwork
or wait for a future macOS beta update, as the issue appears to be a system bug.DOMAIN-SUFFIX,tail123456.ts.net. Therefore, when using MagicDNS for access, there is no need to manually configure the rule.
* Surge’s default policy for Tailscale is to start on demand. If there are no active requests for 600 seconds, it will automatically disconnect to avoid unnecessary resource consumption. If you want to stay continuously online like the official client and avoid additional waiting during initialization, you can configure idle-keepalive = -1.ipv6=true can resolve this persistent problem. (The proxy server must support IPv6 forwarding.)derp-only option can be used to force all peer traffic through DERP.
2. Single-threaded data-plane throughput has been significantly improved, reaching up to approximately 1.5 Gbps in our lab tests—comparable to the official Tailscale client under the same test conditions.
3. Exit node support has been added. A Tailscale policy can now route Surge-selected traffic through a configured exit node and can therefore be used as a regular outbound policy. This affects only traffic assigned to that policy by Surge and does not change the device-wide default route.
4. Routes advertised by authorized Tailscale subnet routers are now supported. MagicDNS is now better supported.
5. Surge now uses Tailscale-aware latency testing. When exit node isn't configured, Surge performs a native Tailscale connectivity probe against an online peer. If no suitable peer is available, the home DERP server is tested instead. When exit node or test-url is configured, the standard HTTP test process is used. Additional initialization time is allowed for control-plane setup and the initial WireGuard handshake.
6. Extensive Tailscale runtime diagnostics have been added to the UI, including control connection state, assigned addresses, exit node status, DERP regions, direct-versus-relay peer paths, peer latency, active connections, endpoints, and MagicDNS information.
7. Existing Tailscale profiles and persisted node identities remain compatible; no profile migration is required.
We plan to add inbound access over WireGuard and Tailscale in a future version, allowing remote devices to connect to Surge and use it as a network gateway.
Notice: Due to the core engine replacement, Tailscale needs to be registered again. If you did not previously enable the reuse option for the auth key, you must generate a new auth key to complete the new device registration process.
Please check the manual for more information: https://manual.nssurge.com/policy/tailscale.htmlmode=default Default mode, enables traffic obfuscation and AES encryption.
2. mode=unshaped Disables obfuscation and uses only AES encryption. Compared with the default mode, throughput performance can be improved by about 10%. This mode is equivalent to Snell v3, where the encrypted traffic appears completely random.
3. unsafe-raw Disables encryption and obfuscation, forwarding all traffic in plaintext. It should only be used in secure network environments, such as an intranet or under another secure tunnel.
Please note that the server mode and client mode must be consistent./ 结尾时将进行前缀匹配,如 PROCESS-NAME,/Applications/ChatGPT.app/ 可匹配 ChatGPT.app 应用包内所有二进制。
详见:https://manual.nssurge.com/rule/process.htmlmax-streams 调整。Proxy = http, example.com, 8080, headers=X-Client:Surge;X-Token:abc Proxy = h2-connect, example.com, 443, headers=X-Padding:<random-string(16-32)>自定义 header 支持
<random-string(n)> 与 <random-string(min-max)> 占位符,连接时会自动生成 URL-safe 随机字符串,适用于需要动态 padding 或请求特征扰动的场景。