随笔分类 -  MacOS

记录MaxOS的使用
摘要:如下图,每次开机后,PenTableDriverUX会自启动,并询问是否打开。觉得麻烦准备关闭该服务。 打开命令行终端后 ➜ ~ launchctl list | grep Pen 537 0 com.ugee.PenTabletInfo ➜ ~ launchctl list | grep com. 阅读全文
posted @ 2020-11-05 11:53 Virya 阅读(922) 评论(0) 推荐(0)
摘要:官网:http://anyproxy.io/ 安装好node环境后,安装anyproxy,在命令行中运行 sudo npm install -g anyproxy 要代理https,还需生成CA证书并添加信任 anyproxy-ca detecting CA status... AnyProxy C 阅读全文
posted @ 2020-10-30 15:06 Virya 阅读(839) 评论(0) 推荐(0)
摘要:Mac 自带了 VNC 客户端,只是路径有点深,其路径为 /System/Library/CoreServices/Applications/Screen Sharing.app 使用 spotlight(聚焦搜索) 或 alfred 的搜索 Screen Sharing 即可。 参考: https 阅读全文
posted @ 2020-10-10 17:10 Virya 阅读(696) 评论(0) 推荐(0)