Skip to content

TetherKit v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:53

安装

推荐走 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 用) f162636d0733c5cc52cb6f45b00eab0a2633243486ac7bfe1e06d7996dc0a4db
tetherkit-v0.1.1-macos-arm64.tar.gz e3d49e3e8159eb985ad3bc877d3bc5cdb3469df8d5a43b8af4aaafdd472c3f6d

Full Changelog: v0.1.0...v0.1.1