Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
onioff — 🌰 딥 웹 링크 검사를 위한 onion URL 검사기. | Kitploit
도구/GitHubGitHub/k4m4/onioff
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringWeb Security
GitHubk4m4/onioff

onioff

🌰 딥 웹 링크 검사를 위한 onion URL 검사기.

저장소 보기웹사이트
7121337년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
root@kitploit:~
 ██████╗ ███╗   ██╗██╗ ██████╗ ███████╗███████╗
██╔═══██╗████╗  ██║██║██╔═══██╗██╔════╝██╔════╝
██║   ██║██╔██╗ ██║██║██║   ██║█████╗  █████╗
██║   ██║██║╚██╗██║██║██║   ██║██╔══╝  ██╔══╝
╚██████╔╝██║ ╚████║██║╚██████╔╝██║     ██║
 ╚═════╝ ╚═╝  ╚═══╝╚═╝ ╚═════╝ ╚═╝     ╚═╝ v2.0

Build Status License Badge Compatibility Say Thanks GitHub Stars

순수 Python으로 작성된 간단한 도구 - 딥 웹 URL(또는 onion) 검사용.

  • Python 3와 호환 가능🎉.
  • 작성자: Nikolaos Kamarinakis (nikolaskama.me)

✨최신 글 읽기: 딥 웹 링크 검사하기.✨


더 자세한 내용은 nikolaskama.me/onioffproject를 방문하세요. 블로그를 확인하고 Twitter에서 저를 팔로우하세요.


설치

ONIOFF는 Git 저장소를 클론하고 요구 사항을 설치하여 다운로드할 수 있습니다:

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 데모

(더 많은 데모를 보려면 여기를 클릭하세요)


개발자

  • Nikolaos Kamarinakis (k4m4) - @nikolaskama

라이선스

Copyright 2016-2017 by Nikolaos Kamarinakis. Some rights reserved.

ONIOFF는 MIT 라이선스 조건에 따라 제공되며, 라이선스 파일에 명시된 모든 설명을 따릅니다.


자세한 내용은 공식 프로젝트 페이지를 방문하세요. 언제든지 nikolaskam{at}gmail{dot}com으로 이메일을 보내주셔도 됩니다.

도구 다운로드