go-search

module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2021 License: MIT

README

This is a terminal app that can be used to gather information more effectively using the google search operators.
You can search for specific keywords, file types, websites, etc.
This tool can be used to gather information about a target.
Please do not use this against anybody unless you have specific permission!

Screenshot

Quick Start

  • Download Git and Go
Linux & Mac:
git clone https://github.com/0l1v3rr/go-search.git
cd go-search
make run
Windows (Only works on Git Bash)
git clone https://github.com/0l1v3rr/go-search.git
cd go-search
go run cmd/go-search/main.go
Termux
pkg update -y && pkg upgrade -y
pkg install git
pkg install golang
pkg install make
git clone https://github.com/0l1v3rr/go-search.git
cd go-search
make run

Important Commands

  • show options: Shows the options (see other commands there).
  • search: Runs the search.
  • search -e: Runs the search and prints more information.
  • search -f: Forces the app to run the search without search terms.
  • search -fe: Forces the app to run the search without search terms and prints more information.
  • reset: Sets the options to their default values.
  • clear: Clears the terminal.
  • rm: Removes the urls.txt file.
  • urls.txt: Prints the results of the urls.txt file.
  • exit: Exits the app.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL