Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“V2rayU”将对你的电脑造成伤害。 你应该将它移到废纸篓。 #1456

Open
Luanroc opened this issue Jul 22, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@Luanroc
Copy link

Luanroc commented Jul 22, 2024

提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。
除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。

  1. 你正在使用的 V2RayU 和 Mac 版本 ?
image Mac版本13.6.3 (22G436)
  1. 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等)

image
app可以正常使用,但是一直弹窗,取消之后秒弹窗

执行sudo codesign --force --deep --sign - /Applications/V2rayU.app后简介中无覆盖恶意软件保护的选项

  1. 请附上你的配置(提交 Issue 前请隐藏服务器端IP地址)。
    // 在这里附上配置信息
  1. 请附上出错时软件输出的错误日志。
    // 在这里附上日志信息

请预览一下你填的内容再提交。

@Luanroc Luanroc added the bug Something isn't working label Jul 22, 2024
@yanue
Copy link
Owner

yanue commented Jul 22, 2024

@Luanroc
Copy link
Author

Luanroc commented Jul 22, 2024

https://sysin.org/blog/macos-if-crashes-when-opening/

不是无法打开的问题,app可以正常使用,但是会永远在最上层悬浮弹窗:“V2rayU”将对你的电脑造成伤害。 你应该将它移到废纸篓。

@reply2future
Copy link

You should try these steps

@Luanroc
Copy link
Author

Luanroc commented Jul 22, 2024

You should try these steps

They're not the same problem

@reply2future
Copy link

You should try these steps

They're not the same problem

Ooops, my bad, and I didn't see the key point is 简介中无覆盖恶意软件保护的选项.

However I solved it because it have that option in macos sonama 14.5 m1 and installed V2rayU-arm64.dmg.
image

I hope this method might help.

@Luanroc
Copy link
Author

Luanroc commented Jul 22, 2024

You should try these steps

They're not the same problem

Ooops, my bad, and I didn't see the key point is 简介中无覆盖恶意软件保护的选项.

However I solved it because it have that option in macos sonama 14.5 m1 and installed V2rayU-arm64.dmg. image

I hope this method might help.

thank you,I added it to developer tools,It works

@mrbcy
Copy link

mrbcy commented Jul 27, 2024

You may try this.
sudo /usr/bin/codesign --force --deep --sign - /Applications/V2rayU.app
sudo /usr/bin/codesign --force --deep --sign - ~/.V2rayU/V2rayUTool
sudo /usr/bin/codesign --force --deep --sign - ~/.V2rayU/v2ray-core/v2ray

@hiitec
Copy link

hiitec commented Aug 6, 2024

You may try this. sudo /usr/bin/codesign --force --deep --sign - /Applications/V2rayU.app sudo /usr/bin/codesign --force --deep --sign - ~/.V2rayU/V2rayUTool sudo /usr/bin/codesign --force --deep --sign - ~/.V2rayU/v2ray-core/v2ray

it works . Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants