LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

onionsearch

searches Tor hidden service search engines for content

TLDR

Search onion sites
$ onionsearch "[query]"
copy
Search specific engine
$ onionsearch --engines [ahmia] "[query]"
copy
Use Tor SOCKS proxy
$ onionsearch --proxy [socks5h://127.0.0.1:9050] "[query]"
copy
Set timeout
$ onionsearch --timeout [30] "[query]"
copy
Limit results
$ onionsearch --limit [50] "[query]"
copy
Output to file
$ onionsearch -o [results.txt] "[query]"
copy

SYNOPSIS

onionsearch [--engines engine] [--proxy url] [--limit n] [options] query

DESCRIPTION

onionsearch searches Tor hidden service (.onion) search engines for content. It aggregates results from multiple dark web search engines.Multiple search engines are supported including Ahmia, Torch, and others. Results are collected and deduplicated.Proxy configuration connects through Tor for anonymous searching. Without Tor, many engines won't be accessible.Results include onion URLs and page titles. Output formats support further analysis.

PARAMETERS

--engines NAME

Search engine to use (e.g., ahmia, torch, darksearchio).
--proxy URL
SOCKS proxy URL for Tor (e.g., socks5h://127.0.0.1:9050).
--timeout SECONDS
Request timeout.
--limit N
Maximum results.
-o, --output FILE
Output file.
--len
Show result count only.
--list
List available engines.
-v, --verbose
Verbose output.

CAVEATS

Requires Tor running for full functionality. Search engines may be unreliable. Results may include illegal content. Use responsibly for security research only.

HISTORY

onionsearch was created for security researchers needing to search dark web content. It provides OSINT capabilities for threat intelligence gathering.

SEE ALSO

tor(1), torsocks(1), proxychains(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid