feat(quic): add QUIC stability test coverage and bridge logging for hub and edge

This commit is contained in:
2026-03-20 00:51:37 +00:00
parent de8922148e
commit 6d5e6f60f8
5 changed files with 253 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '4.13.2',
version: '4.14.0',
description: 'Edge ingress tunnel for DcRouter - tunnels TCP and UDP traffic from the network edge to SmartProxy over TLS or QUIC, preserving client IP via PROXY protocol.'
}