Skip to content

v0.1.1

Choose a tag to compare

@Okymi-X Okymi-X released this 17 Jun 18:55

First PyPI release, published as htbx.

Install

pipx install htbx
# or
pip install htbx

Installs the htb command (with an htbx alias).

Highlights

  • htb init saves 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.