if (typeof this.options.password !== "undefined") {
            uri += `:${this.options.password}@`;
        }