Releases: SpacehuhnTech/Huhnitor
Releases · SpacehuhnTech/Huhnitor
2.0.0
Version 1.1.2: Read Command Fix
Bug fix
- Automatically add newline to read commands where one is not present (3635bf8)
Version 1.1.1: Clear Command Fix
Bug fix
- Fixed
clear
command (6ec8bed)
Version 1.1.0: New Features!
Lots of features have been added and a few bugs have been fixed.
Features
- Colored output for certain patterns (mainly for the Deauther v3)
- Clear command handled on the Huhnitor side
- Help argument (
huhnitor -h
) - Link to drivers (
huhnitor -d
) - Capture ctrl + c and send stop to Deauther
- Take command
huhn read [filename]
and send commands from this file sequentially
Bug Fixes and Improvements
- Fix program not exiting due to stdin receiver thread being held open
- The Huhnitor will now repetitively and eternally search for a change in connected serial devices, meaning you can unplug a device and plug it back in and it will be detected.
v1.1.0-rc1
Fix program not exiting due to stdin receiver thread