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

Dependencies need to be updated. #82

Closed
MPX4132 opened this issue Aug 16, 2017 · 4 comments
Closed

Dependencies need to be updated. #82

MPX4132 opened this issue Aug 16, 2017 · 4 comments

Comments

@MPX4132
Copy link
Member

MPX4132 commented Aug 16, 2017

local CLITools=("aircrack-ng" "aireplay-ng" "airmon-ng" "airodump-ng" "airbase-ng" "awk" "curl" "dhcpd" "hostapd" "iwconfig" "lighttpd" "macchanger" "mdk3" "nmap" "php-cgi" "pyrit" "unzip" "xterm" "openssl" "rfkill" "strings" "fuser" "seq" "sed")

I don't think the following are being used in fluxion.sh anymore:

  • strings
  • unzip
@deltaxflux
Copy link
Member

Let me check to confirm it

@MPX4132
Copy link
Member Author

MPX4132 commented Aug 16, 2017

It looks like the updater is broken. I imagine this is where unzip was being used, what do you think?

@MPX4132
Copy link
Member Author

MPX4132 commented Aug 16, 2017

To check what's using it, I ran

grep -rnw -E 'strings'

At fluxion's root directory.

@deltaxflux
Copy link
Member

Yep confirmed both are not longer required

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

2 participants