Skip to content

Added multiple wardriving startup options. Default enables Wifi and BLE.#2440

Open
Delta0001 wants to merge 1 commit into
BruceDevices:mainfrom
Delta0001:main
Open

Added multiple wardriving startup options. Default enables Wifi and BLE.#2440
Delta0001 wants to merge 1 commit into
BruceDevices:mainfrom
Delta0001:main

Conversation

@Delta0001

Copy link
Copy Markdown

Proposed Changes

Wardriving is initialized with Wardriving() which calls Wardriving(bool scanWiFi = false, bool scanBLE = false) , essentially making the startup application useless.

Types of Changes

Bugfix

Verification

  1. Set the following value in bruce.conf
    "startupApp": "Wardriving"
  2. Power device and observe wardriving starts and can capture BLE and Wifi

Testing

Tested on Cardputer ADV

Linked Issues

#2436

User-Facing Change

The startupApp value in ``bruce.conf now has 4 different options for Wardriving:
- Wardriving
- WardrivingNoRadio (Original Behavior)
- WardrivingBTEOnly
- WebUI

Further Comments

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.

1 participant