@edgible-team/sdk
    Preparing search index...

    Function allocatePort

    • Allocate a free port in the given range. Call releasePort() when the VM stops so the port re-enters the pool.

      Parameters

      • range: [number, number] = DEFAULT_SSH_PORT_RANGE

      Returns Promise<number>