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

Revert "Check for internet before attempting to download APK" #2453

Conversation

yiwan330445
Copy link

Reverts #2422

@yiwan330445
Copy link
Author

/
This pull request includes changes to the mobsf/MobSF/views/apk_downloader.py file to remove the check for internet availability when downloading APKs. The most important changes include the following:

Code simplification:

  • Removed the is_internet_available import statement from mobsf.MobSF.utils.
  • Removed the check for internet availability in the apk_download function, which includes the associated warning log and return statement.

@ajinabraham
Copy link
Member

Why revert?

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