homebrew brew 配置 常用命令
- Wordpress建设
- 2019-11-10
- 94热度
- 0评论
https://javasgl.github.io/transfer_socks5_to_http_proxy/
brew services list
brew services start mysql
brew services restart mysql
or stop it:
brew services stop mysql
ln -sfv /usr/local/opt/mysql/*.plist ~/Library/LaunchAgents/
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mysql.plist
brew启动服务
macOS 检查端口启动
可以使用 ps aux|grep privoxy和 lsof -i:8118来检查是否成功启动
https://javasgl.github.io/transfer_socks5_to_http_proxy/
