v0.1.1
First PyPI release, published as htbx.
Install
pipx install htbx
# or
pip install htbx
Installs the htb command (with an htbx alias).
Highlights
htb initsaves your HTB App Token to the user config dir (~/.config/htb-terminal/token), so a global pipx install works from any directory.- Modular machine service: payload reshaping, search ranking, and spawn-error detection split into focused modules.
- machine / vpn / raw API workflows, automatic 429 backoff, and peak-time
machine start --wait.