Files
remoteingress/ts/00_commitinfo_data.ts

9 lines
332 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.0.0',
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.'
2024-03-24 14:44:44 +01:00
}