v2.41.2
Added 1
- Add default username and password for the API to simplify initial setup and access control
Fixed 3
- Correct tcp.proxy onData return value handling to ensure proper flow control in TCP proxy callbacks
- Ensure consistent behavior between HTTP and HTTPS servers
- Enforce callback signature checks to prevent runtime errors with invalid handlers
From bettercap
New Features
- 🔐 Add default username and password for the API to simplify initial setup and access control. (thank you @kkrypt0nn)
Fixes
- 🐛 Corrected tcp.proxy onData return value handling (fixes #788) to ensure proper flow control in TCP proxy callbacks. (thank you @LucasParsy)
- Ensured consistent behavior between HTTP and HTTPS servers.
- Enforced callback signature checks to prevent runtime errors with invalid handlers.
Miscellaneous
- Fixed minor typos and improved wording (including
ticker offdescription). - Maintenance: bumped GitHub Action
actions/download-artifactfrom v4 to v5. - Housekeeping: merged upstream and dependency-related pull requests.
This changelog was generated by Changelog.