This is a tool, written in Rust, to search for torrents on the command line.
rust-torrent-search
needs an external openssl library,
make sure to install it.
Just install openssl with your package manager:
# ArchLinux
$ sudo pacman -S openssl
# Ubuntu
$ sudo apt-get install libssl-dev
Then just use cargo to build
$ cargo build
To install openssl on Windows see here
Just execute
$ cargo run -- "search term"
To search for "search term" in all supported sources.