v.19.14Improvement
Now Clickhouse-obfuscator File Is Available in Clickhouse-client Package
Nowclickhouse-obfuscatorfile is available inclickhouse-clientpackage. In previous versions it was available asclickhouse obfuscator(with whitespace). #5816 #6609 (dimarub2000)
Why it matters
This change simplifies the use and distribution of the obfuscation tool by making it accessible as a standalone executable within the standard client package, improving usability and packaging consistency.How to use it
Use the obfuscator by running theclickhouse-obfuscator executable directly from the command line after installing the clickhouse-client package.