Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于 MongoExplorer 来说太长了。出于某种原因,MongoExplorer 将最大密码长度设置为 20。由 mvc 隧道生成的密码不起作用。
恐怕您不能,因为这实际上是为您的服务生成的凭据(不仅用于隧道功能)。也许您可以通过另一种方式将密码传递给 MongoExplorer(也许是命令行参数?)
恐怕密码已生成,因此您无法更改。我会针对 MongoExplorer 提出一个缺陷/错误(我刚刚检查过,该网站说开发目前已暂停)。Mac 上的 FWIW 我使用 MongoHub 作为 GUI,它与 vmc 隧道一起工作得很好。