@SurgeTestFlight · Post #1322 · 28/10/2025 14:42
#Mac#Beta Version 6.4.1-9370 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
TGINSIGHT SIMILAR POSTS
Chaîne source @OnePlusGuide · Post #2221 · 31 août
~ ANDROID Q DP5 PER OP7 E OP7PRO ~ #OXYGEN#Q#BETA#OP7#OP7PRO Sistema: • Miglioramento delle funzioni di sistema • Aggiunte le gestures OnePlus • Basato su Android 10 Beta 6 Problemi noti: • Problemi di compatibilità con le app • Possibilità di lag e altri problemi • Problemi con Google Pay Ricordo che OnePlus potrebbe rilasciare OxygenOS 10 il 3 settembre, ma trattandosi solo di un rumor non dateci troppo peso almeno non vi scandalizzerete se non sarà così Pierre
Recherche globale générale
@SurgeTestFlight · Post #1322 · 28/10/2025 14:42
#Mac#Beta Version 6.4.1-9370 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1321 · 28/10/2025 10:54
#Mac#Beta Version 6.4.1-9360 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1320 · 28/10/2025 04:17
#Mac#Beta Version 6.4.1-9350 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1319 · 27/10/2025 13:34
#Mac#Beta Version 6.4.1-9340 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1318 · 27/10/2025 07:40
#Mac#Beta Version 6.4.1-9330 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1317 · 26/10/2025 12:16
#Mac#Beta Version 6.4.1-9320 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1316 · 26/10/2025 02:48
#Mac#Beta Version 6.4.1-9310 - Improved the stability of the UDP Fast Path, preventing previous UDP connections from being affected by fast path fallback. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1312 · 23/10/2025 08:57
#Mac#Beta Version 6.4.0-9300 ### Surge Gateway VM UDP Fast Path - Currently, when using Surge in gateway mode to take over a device, if P2P applications (such as BT downloads, game installers, live streaming, etc.) are used on the device, it may result in a large number of connections appearing in the Dashboard, slowing down overall speed. If the number of connections is extremely high, it may even exhaust system resources and force Surge to restart. - The cause of this issue is that Surge operates as a layer 4 proxy, and for every UDP packet with a different quadruple, it needs to be handled as a new connection. For most applications, even if UDP is used, only a few logical connections are typically generated, so the overhead is completely acceptable. However, for P2P applications, nearly a thousand logical connections may be generated within a few seconds. - Therefore, this version introduces a UDP Fast Path defense mechanism. When a client initiates a large number of UDP connections in a short period of time (10 within 1 second or 30 within 10 seconds), UDP Fast Path will be enabled for that client, downgrading UDP packet processing to L3. In this mode, performance is extremely high, far exceeding the physical network card speed limit, so there is no longer a need to worry about resource consumption issues. Additionally: - Packets under UDP Fast Path will be forwarded directly and cannot go through the proxy. - For UDP packets with a destination port number less than 1024, they will always be forwarded using the normal processing mode to avoid affecting regular applications. ### Bug Fixes - Fix the issue where the HTTP engine might get stuck when handling consecutive requests. - Fixed the issue where using Snell v3 to carry UDP traffic could cause a crash. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1311 · 23/10/2025 08:19
#Mac#Beta Version 6.4.0-9280 ### Surge Gateway VM UDP Fast Path - Currently, when using Surge in gateway mode to take over a device, if P2P applications (such as BT downloads, game installers, live streaming, etc.) are used on the device, it may result in a large number of connections appearing in the Dashboard, slowing down overall speed. If the number of connections is extremely high, it may even exhaust system resources and force Surge to restart. - The cause of this issue is that Surge operates as a layer 4 proxy, and for every UDP packet with a different quadruple, it needs to be handled as a new connection. For most applications, even if UDP is used, only a few logical connections are typically generated, so the overhead is completely acceptable. However, for P2P applications, nearly a thousand logical connections may be generated within a few seconds. - Therefore, this version introduces a UDP Fast Path defense mechanism. When a client initiates a large number of UDP connections in a short period of time (10 within 1 second or 30 within 10 seconds), UDP Fast Path will be enabled for that client, downgrading UDP packet processing to L3. In this mode, performance is extremely high, far exceeding the physical network card speed limit, so there is no longer a need to worry about resource consumption issues. Additionally: - Packets under UDP Fast Path will be forwarded directly and cannot go through the proxy. - For UDP packets with a destination port number less than 1024, they will always be forwarded using the normal processing mode to avoid affecting regular applications. ### Bug Fixes - Fix the issue where the HTTP engine might get stuck when handling consecutive requests. - Fixed the issue where using Snell v3 to carry UDP traffic could cause a crash. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1308 · 23/10/2025 05:29
#Mac#Beta Version 6.4.0-9270 ### Surge Gateway VM UDP Fast Path - Currently, when using Surge in gateway mode to take over a device, if P2P applications (such as BT downloads, game installers, live streaming, etc.) are used on the device, it may result in a large number of connections appearing in the Dashboard, slowing down overall speed. If the number of connections is extremely high, it may even exhaust system resources and force Surge to restart. - The cause of this issue is that Surge operates as a layer 4 proxy, and for every UDP packet with a different quadruple, it needs to be handled as a new connection. For most applications, even if UDP is used, only a few logical connections are typically generated, so the overhead is completely acceptable. However, for P2P applications, nearly a thousand logical connections may be generated within a few seconds. - Therefore, this version introduces a UDP Fast Path defense mechanism. When a client initiates a large number of UDP connections in a short period of time (10 within 1 second or 30 within 10 seconds), UDP Fast Path will be enabled for that client, downgrading UDP packet processing to L3. In this mode, performance is extremely high, far exceeding the physical network card speed limit, so there is no longer a need to worry about resource consumption issues. Additionally: - Packets under UDP Fast Path will be forwarded directly and cannot go through the proxy. - For UDP packets with a destination port number less than 1024, they will always be forwarded using the normal processing mode to avoid affecting regular applications. ### Bug Fixes - Fix the issue where the HTTP engine might get stuck when handling consecutive requests. - Fixed the issue where using Snell v3 to carry UDP traffic could cause a crash. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1307 · 22/10/2025 16:15
#Mac#Beta Version 6.4.0-9260 ### Surge Gateway VM UDP Fast Path - Currently, when using Surge in gateway mode to take over a device, if P2P applications (such as BT downloads, game installers, live streaming, etc.) are used on the device, it may result in a large number of connections appearing in the Dashboard, slowing down overall speed. If the number of connections is extremely high, it may even exhaust system resources and force Surge to restart. - The cause of this issue is that Surge operates as a layer 4 proxy, and for every UDP packet with a different quadruple, it needs to be handled as a new connection. For most applications, even if UDP is used, only a few logical connections are typically generated, so the overhead is completely acceptable. However, for P2P applications, nearly a thousand logical connections may be generated within a few seconds. - Therefore, this version introduces a UDP Fast Path defense mechanism. When a client initiates a large number of UDP connections in a short period of time (10 within 1 second or 30 within 10 seconds), UDP Fast Path will be enabled for that client, downgrading UDP packet processing to L3. In this mode, performance is extremely high, far exceeding the physical network card speed limit, so there is no longer a need to worry about resource consumption issues. Additionally: - Packets under UDP Fast Path will be forwarded directly and cannot go through the proxy. - For UDP packets with a destination port number less than 1024, they will always be forwarded using the normal processing mode to avoid affecting regular applications. ### Bug Fixes - Fix the issue where the HTTP engine might get stuck when handling consecutive requests. - Fixed the issue where using Snell v3 to carry UDP traffic could cause a crash. Official Channel: @SurgeTestFlightFeed
@SurgeTestFlight · Post #1306 · 22/10/2025 13:41
#Mac#Beta Version 6.4.0-9250 ### Surge Gateway VM UDP Fast Path - Currently, when using Surge in gateway mode to take over a device, if P2P applications (such as BT downloads, game installers, live streaming, etc.) are used on the device, it may result in a large number of connections appearing in the Dashboard, slowing down overall speed. If the number of connections is extremely high, it may even exhaust system resources and force Surge to restart. - The cause of this issue is that Surge operates as a layer 4 proxy, and for every UDP packet with a different quadruple, it needs to be handled as a new connection. For most applications, even if UDP is used, only a few logical connections are typically generated, so the overhead is completely acceptable. However, for P2P applications, nearly a thousand logical connections may be generated within a few seconds. - Therefore, this version introduces a UDP Fast Path defense mechanism. When a client initiates a large number of UDP connections in a short period of time (10 within 1 second or 30 within 10 seconds), UDP Fast Path will be enabled for that client, downgrading UDP packet processing to L3. In this mode, performance is extremely high, far exceeding the physical network card speed limit, so there is no longer a need to worry about resource consumption issues. Additionally: - Packets under UDP Fast Path will be forwarded directly and cannot go through the proxy. - For UDP packets with a destination port number less than 1024, they will always be forwarded using the normal processing mode to avoid affecting regular applications. ### Bug Fixes - Fix the issue where the HTTP engine might get stuck when handling consecutive requests. - Fixed the issue where using Snell v3 to carry UDP traffic could cause a crash. Official Channel: @SurgeTestFlightFeed