robinpaulson / SimpleRT

Simple Reverse Tethering utility for Android
GNU General Public License v3.0
906 stars 101 forks source link

Binary for macOS. Built in macOS Sierra 10.12.4 #27

Closed bromptonista closed 3 years ago

bromptonista commented 7 years ago

Should be compatible with Mac OSX (Intel) 10.9: "Mavericks", 10.10: "Yosemite", 10.11: "El Capitan" - comment if it does / does not work for you. Need to run as root with simple-rt -h from the command line

vvviperrr commented 7 years ago

i think binary file in repo is bad idea. either dmg, or brew package needed.

bromptonista commented 7 years ago

Made a .dmg with an .app inside - runs in the background as root, uses en1 interface

robinpaulson commented 3 years ago

I agree with vvviperrr, there's no need to include binaries in the repo. I will be investigating CI builds at some point, including for macOS. We can use that to provide a binary within Github whenever we make a new release.