V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
mrjade
V2EX  ›  macOS

Mac 开机,向日葵在没有启动的情况下,一直在尝试连接服务

  •  
  •   mrjade · Jul 14, 2024 · 2334 views
    This topic created in 652 days ago, the information mentioned may be changed or developed.

    Mac 开机,向日葵在没有启动的情况下,一直在尝试连接服务,这是什么情况 [3855] 2024-07-14 10:34:02.628 - Info - applicationWillFinishLaunching [3855] 2024-07-14 10:34:02.638 +Warning+ [agent] try connection service. [3855] 2024-07-14 10:34:05.692 +Warning+ [agent] try connection service. [3855] 2024-07-14 10:34:08.733 +Warning+ [agent] try connection service. [3855] 2024-07-14 10:34:11.805 +Warning+ [agent] try connection service. [3855] 2024-07-14 10:34:14.879 +Warning+ [agent] try connection service.

    5 replies    2024-07-15 13:47:58 +08:00
    VK2CnSG6oL4S9749
        1
    VK2CnSG6oL4S9749  
       Jul 14, 2024
    mac 下的远程软件 不管是 todesk 和向日葵 都是不尽人意,经常会有闪退打不开
    可以 pd 开台虚拟机,用来远程,还安全
    wclebb
        2
    wclebb  
       Jul 14, 2024 via iPhone
    因为向日葵广告原因,我把多数远程软件扔进虚拟机里了。
    yuanxiaosong
        3
    yuanxiaosong  
       Jul 14, 2024
    #!/bin/bash


    # 检测是否以 sudo 运行
    if [ "$(id -u)" != "0" ]; then
    echo "请以 sudo 执行当前脚本" 1>&2
    exit 1
    fi

    echo 正在清理向日葵开机启动项
    rm -rf /Library/LaunchAgents/com.oray.sunlogin.agent.plist
    rm -rf /Library/LaunchAgents/com.oray.sunlogin.startup.plist
    rm -rf /Library/LaunchDaemons/com.oray.sunlogin.helper.plist
    rm -rf /Library/LaunchDaemons/com.oray.sunlogin.plist
    yuanxiaosong
        4
    yuanxiaosong  
       Jul 14, 2024
    你以为它没启动,其实它是通过 service 的方式注册了,不过清理了过后向日葵就打不开了,可以尝试备份到其他文件夹,要使用向日葵的时候再还原回去。
    v2hh
        5
    v2hh  
       Jul 15, 2024
    欢迎使用连连控远程控制,刚更新了 macOS 的版本,https://www.asklink.com/download/
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3204 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 51ms · UTC 13:53 · PVG 21:53 · LAX 06:53 · JFK 09:53
    ♥ Do have faith in what you're doing.