1. 下载安装包
因为破解包是针对 studio 3T 2019.3.0 版本的,这里提供对应版本的 studio 3T 安装包的下载地址:
https://download.studio3t.com...
(感谢评论里的小伙伴提供的下载地址)
2. 下载破解包
下载 data-man-mongodb-ent-2019.3.0.jar 包。
- 下载地址:https://pan.baidu.com/s/1mrWw...
- 提取码:4316
3. 替换包
打开 Studio 3T 安装目录:
将下载好的包拷贝到安装目录,替换掉原来的包。
4. 运行终端命令
在终端执行以下命令:
sudo spctl --master-disable
输入电脑开机密码后回车即可。
5. 完成
绕过了许可证测试,这意味着 Studio 3T 可以无限期地使用。但是 Pro 和 Enterprise 企业功能没有被修改。
打开软件看到如下界面即表示破解成功。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。安装包无法下载了。
第一次用的时候要求我配置环境:Is this your first time using IntelliShell in Studio 3T? A little configuration is required before
we get going.
IntelliShell requires access to a 'mongo' shell executable in order to operate. It is called
'mongo' on Mac and Linux systems or 'mongo.exe' on Windows systems, and can be found
in the 'bin' directory of your local MongoDB installation.
The current settings state to use the 'mongo' shell executable that is found on the 'PATH'
environment variable, but no executable can currently be found.
Please select 'Configure' below if you wish to update the shell settings.
我的mongodb是装在docker里的,mac上什么都没有,请问怎么用呢?
你好。请问你有2019.03版本的mac安装包吗