2019-06-20 16:50:02 +00:00
2019-06-20 16:29:08 +00:00
2016-11-20 17:57:27 +03:00
2016-07-25 23:20:41 +03:00
2019-06-20 16:39:36 +00:00
2019-06-20 16:38:21 +00:00
2019-06-20 16:38:21 +00:00
2016-07-20 02:02:05 +04:00
2019-06-20 16:29:08 +00:00
2019-06-20 16:49:46 +00:00

Codacy Badge Build Status

Tiny¹ non-interactive cli browser

[1] Actually, that's not true anymore.

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
Description
Non-interactive CLI browser with embedded Tor
Readme 127 KiB
Languages
Go 100%