fix(readme): clarify unified runtime configuration and firewall update behavior

This commit is contained in:
2026-03-26 17:05:38 +00:00
parent 1a62c52d24
commit 8fa3d414dd
3 changed files with 26 additions and 31 deletions

View File

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