4个版本
0.2.3 | 2023年10月22日 |
---|---|
0.2.2 | 2023年10月22日 |
0.2.1 | 2023年10月21日 |
0.2.0 | 2023年10月21日 |
#1074 在 命令行工具
9KB
169 行
leetfy
Leetfy可以将你的文本编码和转换成leet(一种网络俚语,用特殊字符替代普通字母),使用低频或高频的leet码。低频的leet码适合密码,因为它不使用完整的leet方言,可以提高密码质量。
- 安装
cargo install leetfy
- 测试
下载或克隆源代码。
cargo test
- 用法
$ leetfy -h
Leetfy your texts
Usage: leetfy [OPTIONS] <MODE>
Arguments:
<MODE> The dictionary frequency [possible values: low, high]
Options:
-f, --filename <filename> Read from file. If not present, read from stdin
-h, --help Print help
-V, --version Print version
- 从stdin
$ echo "the quick brown fox jumps over the lazy dog" | leetfy low
th3 qu1ck 8r0wn f0x jump5 0v3r th3 l4zy d0g
- 从文件
$ leetfy --filename ~/Documents/Caderno_de_poesias.txt high
C4)32~0 )3 ?035145
C4)32~0 )3 ?035145
é vm 8310 1v642.
T4~+45 [01545 11~)45
9v3 3v 605+4214 )3 f4142.
Ev f410 3m f02m4 )3 v32505
?424 +0)05 ?0)323m 35[v+42.
A6024 v0[ê ]á 5483
?02 9v3 05 ?03+45 ?4554m 05 )145
35[23v3~)0 3m 53v5 [4)32~05 )3 ?035145.
依赖
~1.3–2MB
~37K SLoC