WindTerm icon indicating copy to clipboard operation
WindTerm copied to clipboard

disable the master password input form 去掉打开的主密码输入

Open zyystudio opened this issue 2 years ago • 4 comments

There is master password input form every time when we open the windterm. Is there a way to disable it? 每次打开都要输入主密码可能为了保护隐私,纯个人电脑为了省事能否去掉第一次打开时候提示主密码的输入框。

zyystudio avatar Jun 16 '22 01:06 zyystudio

就多按一次,不设密码就行了

107295472 avatar Jun 16 '22 06:06 107295472

There is master password input form every time when we open the windterm. Is there a way to disable it? 每次打开都要输入主密码可能为了保护隐私,纯个人电脑为了省事能否去掉第一次打开时候提示主密码的输入框。

1、打开你的windTerm安装目录 2、用编辑器打开user.config(D:\softwareInstall\WindTerm.wind\profiles\default.v10\user.config) 3、将application.masterPassword 值ture改成 false,重启软件就可以了 可参考:https://blog.csdn.net/heianduck/article/details/125281492?spm=1001.2014.3001.5501

wujianming604 avatar Jun 29 '22 08:06 wujianming604

试了一下不行啊,还是会弹出master password的框。

RuralHunter avatar Sep 05 '22 09:09 RuralHunter

可以了,需要把设置里的锁屏禁用掉,即锁屏时间设置为0

RuralHunter avatar Sep 06 '22 02:09 RuralHunter

锁屏超时时间设置为999999999就完事了

binbin0816 avatar Sep 15 '22 09:09 binbin0816

There is master password input form every time when we open the windterm. Is there a way to disable it? 每次打开都要输入主密码可能为了保护隐私,纯个人电脑为了省事能否去掉第一次打开时候提示主密码的输入框。

1、打开你的windTerm安装目录 2、用编辑器打开user.config(D:\softwareInstall\WindTerm.wind\profiles\default.v10\user.config) 3、将application.masterPassword 值ture改成 false,重启软件就可以了 可参考:https://blog.csdn.net/heianduck/article/details/125281492?spm=1001.2014.3001.5501

厉害👍,这个管用。 另外给作者提个建议,这个主密码从体验来看默认关了比较好,大部分刚开始用的都是个人电脑,效率的妨碍 大于 安全的加强收益。

OneCodeMonkey avatar Aug 27 '23 06:08 OneCodeMonkey