Skip to content

Debug and Slim command enhancements

Compare
Choose a tag to compare
@kcq kcq released this 29 May 05:30
· 143 commits to master since this release

New Features

  • The --command-params-file flag now works for the slim (aka build) and xray commands ( thanks to @Billy-North ).
  • The --shell-cmd flag for the debug command allowing you to be more explicit about the intent to use a shell (alternative to --cmd).
  • Basic DNS network probing.

Improvements

  • Renamed the --auto-run-as-non-root debug command flag to --fallback-to-target-user.
  • Improved non-root user handling for the debug command (to disable the automated user identity selection logic set --fallback-to-target-user to false)

Bug Fixes

  • Use the custom entrypoint and cmd when they are not empty for the debug command ( fixed by @sword-jin )

Binaries

Download the included binaries or see the INSTALLATION section in the README: https://github.com/mintoolkit/mint?tab=readme-ov-file#installation