Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release binary!!! #2

Open
ghost opened this issue Sep 18, 2021 · 1 comment
Open

Release binary!!! #2

ghost opened this issue Sep 18, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 18, 2021

No description provided.

@wyatt8740
Copy link
Owner

wyatt8740 commented Sep 26, 2021

This is a shell script. There is no binary. It depends on binaries from other projects, which are largely packaged in linux distro's and even some of the BSD's.

Optionally you can use 'escapify' with it, which is a binary. But any binary I "released" would necessarily be architecture-dependent, OS-dependent, and even possibly libc-dependent. So I don't know why I should when the C program has no external dependencies except for a working C compiler.

Also you can use iproxy-quiet, but it is completely unnecessary. I will push a tweak to the script so that it uses regular iproxy by default. iproxy-quiet is just a hack I did to make it output less text, but both function properly, and iproxy is a part of the libimobiledevice project (specifically, the libusbmuxd repository).

Edit: just pushed the tweak.

If you want to, feel free to explain what exact binaries you need, though; I'd be happy to make an attempt at building them sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant