12 lines
410 B
Markdown
12 lines
410 B
Markdown
# holehe
|
|
|
|
> 检查一个电子邮件是否与 Twitter、Instagram、Imgur 等超过 120 个站点的帐户关联。
|
|
> 更多信息:<https://github.com/megadose/holehe#-cli-example>。
|
|
|
|
- 显示指定电子邮件地址在所有支持的网站上的状态:
|
|
|
|
`holehe {{username@example.org}}`
|
|
|
|
- 仅显示指定电子邮件地址正在使用的网站的状态:
|
|
|
|
`holehe {{username@example.org}} --only-used` |