Skip to content

V2rayU彻底卸载方法 #697

Description

@yanue

V2rayU彻底删除方法: (推荐使用AppCleaner)

https://github.com/yanue/V2rayU/blob/master/README.md#%E5%BD%BB%E5%BA%95%E5%8D%B8%E8%BD%BD

第一步: 卸载V2rayU.app

停止v2ray-core, 然后卸载V2rayU.app

第二步: 彻底删除相关文件及服务

命令

cd ~/Library/LaunchAgents/
/bin/launchctl remove yanue.v2rayu.v2ray-core
/bin/launchctl remove yanue.v2rayu.http

rm -f ~/Library/LaunchAgents/yanue.v2rayu.v2ray-core.plist
rm -f ~/Library/Preferences/net.yanue.V2rayU.plist
rm -f ~/Library/Logs/V2rayU.log

rm -fr ~/.V2rayU/

重点
主要是使用launchctl命令停止yanue.v2rayu.v2ray-core服务(会自动启动)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions