UNPKG

@serve.zone/remoteingress

Version:

Provides a service for creating private tunnels and reaching private clusters from the outside, facilitating secure remote access as part of the @serve.zone stack.

7 lines (6 loc) 133 B
export declare class ConnectorPublic { private tunnel; constructor(); private createTunnel; private listenOnPorts; }