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

Using cURL instead of wget #5

Closed
wants to merge 2 commits into from

Conversation

davidtavarez
Copy link

No description provided.

@NullArray
Copy link
Owner

What's the added benefit? Can you provide a use case? I mean, if the box doesn't have wget you can always cURL a Busybox binary and then run RootHelper, i guess.

@NullArray NullArray closed this Jul 11, 2018
roguepullrequest added a commit to roguepullrequest/RootHelper that referenced this pull request Jul 28, 2021
Added the ability to use cURL if wget is not found on the box. Saw NullArray#5 and agree that that was a poor implementation but this allows for handling of either wget or cURL. 

If the options for cURL aren't the ones that would give the desired output feel free to change them.
roguepullrequest added a commit to roguepullrequest/RootHelper that referenced this pull request Jul 28, 2021
Added the ability to use cURL if wget is not found on the box. Saw NullArray#5 and agree that that was a poor implementation but this allows for handling of either wget or cURL. 

If the options for cURL aren't the ones that would give the desired output feel free to change them.
roguepullrequest added a commit to roguepullrequest/RootHelper that referenced this pull request Jul 28, 2021
Added the ability to use cURL if wget is not found on the box. Saw NullArray#5 and agree that that was a poor implementation but this allows for handling of either wget or cURL. 

If the options for cURL aren't the ones that would give the desired output feel free to change them.
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

Successfully merging this pull request may close these issues.

2 participants