TetherKit v0.1.0
安装
推荐走 Homebrew(源码构建,无 Gatekeeper 问题):
brew install XiaoMiku01/tap/tetherkit运行
tetherkit --list # 列出设备,不需要 root
sudo tetherkit # 启动驱动,需要 root环境要求
- macOS 13.3+(Apple Silicon 与 Intel 均可,附件二进制仅 arm64)
- 运行期依赖 libusb:
brew install libusb
附件说明
附带的 tetherkit-*-macos-arm64.tar.gz 是未签名二进制,从浏览器下载后
会被 Gatekeeper 隔离,需要手动解除:
xattr -d com.apple.quarantine tetherkit介意的话请用上面的 Homebrew 方式,或自行从源码构建。
校验和
| 文件 | SHA-256 |
|---|---|
| 源码 tarball(Homebrew formula 用) | a1a55174766f10f08a4078f65ee4c55e8a8768dffdebd507d99d4b0e690af036 |
tetherkit-v0.1.0-macos-arm64.tar.gz |
05cc7debd0270c5e9af6a9e50ea5e888bb77842226329fff112898251ed46b17 |
Full Changelog: https://github.com/XiaoMiku01/TetherKit/commits/v0.1.0