Skip to content

Tags: tinti/btlejuice

Tags

v1.1.11

Toggle v1.1.11's commit message
Fixed a typo in proxy.js

Aaaah, I love last-minute modifications \o/

v1.1.7

Toggle v1.1.7's commit message
Fixed some bugs with btim/optional dependencies.

A few regressions were introduced in the last version:
- *optional* module was not correctly used
- interface selection was performed before mac spoofing, resulting in a disabled interface if spoofing used
- typos

v1.1.6

Toggle v1.1.6's commit message
Uses the updated version of optional btim module, btlejuice-proxy has…

… some options. (DigitalSecurity#21)

* Integrated abilities to bring an interface up and spoof a MAC address.

* Fixed indentation.

* Removed a useless part which brought up an interface before attempting to spoof a MAC address.

* Added the possibility to list bluetooth interfaces.

* Renamed properties of an object describing an interface. Listing intetrfaces is more staightforward.

* The module btim became optional (dependent options are enabled if it's present), btlejuice-proxy brings up the specified interface and is able to list interfaces.

v1.1.5

Toggle v1.1.5's commit message
Merge branch 'master' of github.com:DigitalSecurity/btlejuice

v1.1.4

Toggle v1.1.4's commit message
New version 1.1.4

v1.1.3

Toggle v1.1.3's commit message
Release version fixed.

v1.1.2

Toggle v1.1.2's commit message
Released version 1.1.2.

v1.1.1

Toggle v1.1.1's commit message
Bumped to version 1.1.1 because of a previous erroneous version number.

v1.1.0

Toggle v1.1.0's commit message
Release version 1.1.0

v1.0.6

Toggle v1.0.6's commit message
Added Web UI documentation.