Release Notes
π Features
- (read) Add --raw-bytes option to emit original packet bytes
βοΈ Miscellaneous Tasks
- (release) Surface dependency bumps in release PR changelog
Install dsct 0.2.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/higebu/dsct/releases/download/v0.2.10/dsct-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/higebu/dsct/releases/download/v0.2.10/dsct-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install higebu/tap/dsct
Download dsct 0.2.10