Non-interactive CLI browser with embedded Tor
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mikhail Klementev 29a79f3378
Update README
4 years ago
commands Fix import path 4 years ago
storage Correct work with cookies 7 years ago
.gitignore Ignore .#* 7 years ago
.travis.yml CI: Initial support 4 years ago
LICENSE Initial commit 7 years ago
README.md Update README 4 years ago
go.mod Support go modules 4 years ago
go.sum Support go modules 4 years ago
main.go Fix import path 4 years ago

README.md

Codacy Badge Build Status

Wi: Non-interactive CLI browser with embedded Tor

Installation

go get -u code.dumpstack.io/tools/wi

Usage

usage: wi [<flags>] <command> [<args> ...]

Flags:
  --help  Show context-sensitive help (also try --help-long and --help-man).
  --tor   Use embedded tor

Commands:
  help [<command>...]
	Show help.

  get <url>
	Get url

  form <id> [<args>...]
	Fill form

  link [<flags>] <no>
	Get link

	--history  Item from history

  history [<flags>] [<items>]
	List history

	--all  Show all items

  search [<string>...]
	Search by duckduckgo