Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
onioff — 🌰 一个用于检查深网链接的洋葱 URL 检查器。 | Kitploit
工具/GitHubGitHub/k4m4/onioff
OSINT (开源情报)侦察信息收集Web安全
GitHubk4m4/onioff

onioff

🌰 一个用于检查深网链接的洋葱 URL 检查器。

查看仓库网站
7121337年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
root@kitploit:~
 ██████╗ ███╗   ██╗██╗ ██████╗ ███████╗███████╗
██╔═══██╗████╗  ██║██║██╔═══██╗██╔════╝██╔════╝
██║   ██║██╔██╗ ██║██║██║   ██║█████╗  █████╗
██║   ██║██║╚██╗██║██║██║   ██║██╔══╝  ██╔══╝
╚██████╔╝██║ ╚████║██║╚██████╔╝██║     ██║
 ╚═════╝ ╚═╝  ╚═══╝╚═╝ ╚═════╝ ╚═╝     ╚═╝ v2.0

Build Status License Badge Compatibility Say Thanks GitHub Stars

一个简单的工具——纯Python编写——用于检查深网URL(或洋葱地址)。

  • 兼容 Python 3🎉。
  • 作者:Nikolaos Kamarinakis (nikolaskama.me)

✨阅读我的最新文章:检查深网链接。✨


访问 nikolaskama.me/onioffproject 获取更多信息。查看我的 博客 并在 Twitter 上关注我。


安装

你可以通过克隆 Git 仓库 并安装其依赖来下载 ONIOFF:

root@kitploit:~
~ ❯❯❯ git clone https://github.com/k4m4/onioff.git
~ ❯❯❯ cd onioff
~/onioff ❯❯❯ pip3 install -r requirements.txt
~/onioff ❯❯❯ python3 onioff.py

注意:为了让 ONIOFF 正常工作,必须正确配置并运行 Tor。


使用方法

root@kitploit:~
Usage: python3 onioff.py {onion} [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -f FILE, --file=FILE  name of onion file
  -o OUTPUT_FILE, --output=OUTPUT_FILE
                        output filename
  -a, --active          log active onions only to output file

Examples:
  python3 onioff.py http://xmh57jrzrnw6insl.onion/
  python3 onioff.py -f ~/onions.txt -o ~/report.txt -a
  python3 onioff.py https://facebookcorewwwi.onion/ -o ~/report.txt

要查看所有可用选项,请运行:

root@kitploit:~
~/onioff ❯❯❯ python3 onioff.py -h

演示

以下是简短演示:

ONIOFF Demo

(更多演示请点击 此处)


开发者

  • Nikolaos Kamarinakis (k4m4) - @nikolaskama

许可证

版权所有 2016-2017 Nikolaos Kamarinakis。保留部分权利。

ONIOFF 遵循 MIT 许可证 的条款,所有澄清内容详见 许可证文件。


更多信息请访问 官方项目页面。 你也可以随时通过电子邮件联系我:nikolaskam{at}gmail{dot}com。

下载工具