Files
remoteingress/ts/00_commitinfo_data.ts

9 lines
323 B
TypeScript
Raw Normal View History

2024-03-24 14:44:44 +01:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2024-03-24 14:44:44 +01:00
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '4.13.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.'
2024-03-24 14:44:44 +01:00
}