Skip to content

Tags: johbec/bluing

Tags

v0.12.0

Toggle v0.12.0's commit message
* Added `spoof` subcommand

* Added 3 spoofing features for falsifying Class of Device, host name and controller alias
* Other little improvements

v0.11.1

Toggle v0.11.1's commit message
* Fixed missing characteristic value caused by incorrectly parsed pro…

…perties during GATT scan

* Adapted to higher version dependencies
* Updated README

v0.11.0

Toggle v0.11.0's commit message
Merge branch 'master' of https://github.com/fO-000/bluing

v0.10.1

Toggle v0.10.1's commit message
Fixed br command bug

v0.10.0

Toggle v0.10.0's commit message
Added new feature: sniff and guess nearby BD_ADDR

v0.9.0

Toggle v0.9.0's commit message
* Renamed bluescan to bluing for future tool development

* Implemented subcommand logic
* Implemented `br --mon-incoming-conn`: Print incoming connection from other nearby BR/EDR devices
* Integrated the function of spoofing the BD_ADDR of a local controller
* Adapted to higher version of the dependent libraries
* Added a lot of small improvements

v0.8.8

Toggle v0.8.8's commit message
1. Improved plugin framework

2. Slightly improved SDP scanning stability
3. Adapted to the higher version of the dependencies

v0.8.7

Toggle v0.8.7's commit message
Mainly improved the plugin framework

v0.8.6

Toggle v0.8.6's commit message
1. Improved plugin framework

2. Adapted to the higher version of the dependencies

v0.8.5

Toggle v0.8.5's commit message
Adapted to the higher version of the dependencies and made some small…

… improvements