fix(docs): refresh project metadata and README to reflect current ingress tunnel capabilities

This commit is contained in:
2026-03-26 07:49:44 +00:00
parent ac22617849
commit fb6e9c54ad
4 changed files with 85 additions and 76 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '4.14.2',
version: '4.14.3',
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.'
}