Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOR Scraper

Tor ağı üzerinden .onion sitelerini tarayan bir Go uygulaması.

Özellikler

  • SOCKS5 proxy ile Tor üzerinden bağlantı
  • YAML dosyasından hedef okuma
  • HTML ve screenshot kaydetme
  • Hata yönetimi (dead siteler programı durdurmaz)

Gereksinimler

  • Go 1.21+
  • Tor Browser (arka planda açık olmalı)
  • Chrome (screenshot için)

Kurulum

git clone https://github.com/nursenaduman/tor-scraper.git
cd tor-scraper
go mod tidy

Kullanım

  1. Tor Browser'ı aç
  2. targets.yaml dosyasına hedefleri ekle
  3. Çalıştır:
go run main.go

veya

.\tor-scraper.exe

Çıktılar

  • output/ - HTML dosyaları
  • screenshots/ - PNG ekran görüntüleri
  • scan_report.log - Tarama raporu

Örnek Çıktı

[OK] Tor calisiyor! IP: {"IsTor":true,"IP":"185.220.101.10"}
[1/8] http://duckduckgo...onion
  -> OK (71896 bytes)
  -> Screenshot OK

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages