Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
WiFi-Pumpkin insteller module changed
Browse files Browse the repository at this point in the history
2 or 3 commits away from removing it completely.
  • Loading branch information
RackunSec committed Oct 4, 2019
1 parent c65f037 commit 973c9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demon-app-store-workflow.sh
Expand Up @@ -1006,7 +1006,7 @@ installApp () { # All of the blocks of code to install each app individually:
URL=https://github.com/P0cL4bs/WiFi-Pumpkin.git
progressBar "Installing WiFi-Pumpkin, this may take a while."
# Depends from APT:
apt install -y pkg-config libnl-3-dev libnl-genl-3-dev libnfnetlink-dev libnetfilter-queue-dev hostapd
apt install -y pkg-config libnl-3-dev libnl-genl-3-dev libnfnetlink-dev libnetfilter-queue-dev
# Git the repo:
cd /opt && git clone $URL
cd WiFi-Pumpkin
Expand Down

0 comments on commit 973c9a1

Please sign in to comment.