home / fx / tools / fxlz4

fx tool · 0.1.0

fxlz4

LZ4 frame pack/unpack under --allow. Quiet success, honest exits, no silent overwrite without --force.

Install

Requires fx 0.9.6+ (with --cli). Download Windows or Linux x86_64 binaries from GitHub Releases.

Quick start

fxlz4 --allow . pack hello.txt hello.txt.lz4
fxlz4 --allow . unpack hello.txt.lz4 hello.out

Links

GitHub v0.1.0

Part of the fx tools season · GPL-3.0 · LedoCorp