feat(docs): document TCP and UDP tunneling over TLS and QUIC
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@serve.zone/remoteingress",
|
||||
"version": "4.12.1",
|
||||
"private": false,
|
||||
"description": "Edge ingress tunnel for DcRouter - accepts incoming TCP connections at network edge and tunnels them to DcRouter SmartProxy preserving client IP via PROXY protocol v1.",
|
||||
"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.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user