v.19.14Improvement

Now Clickhouse-obfuscator File Is Available in Clickhouse-client Package

Now clickhouse-obfuscator file is available in clickhouse-client package. In previous versions it was available as clickhouse obfuscator (with whitespace). #5816 #6609 (dimarub2000)
The clickhouse-obfuscator tool is now available as a single executable file in the clickhouse-client package, replacing the previous two-word invocation clickhouse obfuscator.

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 the clickhouse-obfuscator executable directly from the command line after installing the clickhouse-client package.