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

added on_unfiltered_wifi_list #669

Merged
merged 1 commit into from
Nov 29, 2019
Merged

Conversation

cdiemel
Copy link
Contributor

@cdiemel cdiemel commented Nov 28, 2019

Signed-off-by: Casey Diemel [email protected]

adds ability to review an unfiltered list of APs, in a plugin, that have been detected for further processing. Code that was not added with previous pull request/issue that was raised.

Description

Added `on_unfiltered_ap_list' to example.py

Motivation and Context

#668 - issue to add on_unfiltered_ap_list to example.py
#285 - merge to add on_unfiltered_ap_list to agent.py
#270 - discussion about adding to agent.py

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

Signed-off-by: Casey Diemel <[email protected]>
@evilsocket evilsocket merged commit 9b594f7 into evilsocket:master Nov 29, 2019
dadav pushed a commit to dadav/pwnagotchi that referenced this pull request Apr 1, 2020
added on_unfiltered_wifi_list
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