@gibme/port-forwarder
    Preparing search index...

    Type Alias EndPoint

    type EndPoint = {
        ip: string;
        port: number;
    }
    Index

    Properties

    Properties

    ip: string
    port: number