-
-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed: set path default config files to /usr/share/wifipumpkin3
- Loading branch information
Showing
3 changed files
with
30 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,6 @@ | ||
|
||
How to apply plugins configuration | ||
================================== | ||
Plugins Installation | ||
==================== | ||
|
||
Now, you need to reinstall the tool, | ||
you have to reinstall on version the python installed, | ||
let's go: | ||
# for python3.7 | ||
$ sudo python3.7 setup.py install | ||
# for python3.8 | ||
$ sudo python3.8 setup.py install | ||
|
||
if you running on Kali linux, only need to: | ||
|
||
$ sudo python3 setup.py install | ||
|
||
have fun! Hack the Planet | ||
You will need to restart the wp3 | ||
to complete the installation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b082f0d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't fix what is NOT broken. Please revert it.