#tor #onion #vanity #generator #address

app granex

Tor v3 隐私地址生成器

4 个版本

0.2.2 2019年9月20日
0.2.1 2019年9月20日
0.2.0 2019年9月20日
0.1.0 2018年10月1日

#4 in #vanity

MIT/Apache

10KB
153

Tor 隐私地址生成器

Granex 允许您为Tor的隐藏服务创建隐私.onion地址。

🚧 进行中

安装

您可以使用 cargo install 命令

$ cargo install granex

或者经典的构建和运行

$ git clone https://github.com/dotcypress/granex
$ cd granex
$ cargo build --release
$ cp target/release/granex ~/.bin # assuming .bin is in your path

依赖

~4.5MB
~57K SLoC