HashKitty icon indicating copy to clipboard operation
HashKitty copied to clipboard

rule file name length

Open noraj opened this issue 2 years ago • 2 comments

rule file name length is limited to 20 chars

image

so it's not possible to keep the original file name OneRuleToRuleThemAll.rule

On Linux the maximum length for a file name is 255 bytes. So why not use that?

noraj avatar Jul 04 '23 09:07 noraj

Same for hashlist import or task name

noraj avatar Jul 04 '23 10:07 noraj

I extend this to 50, but did not check if the size can cause any display problem. I'll let this issue open if any bugs occurs

tdaudi avatar Jul 30 '23 13:07 tdaudi