tools
/
wi
1
0
Fork 0
Non-interactive CLI browser with embedded Tor
Go to file
dump_stack() 29a79f3378
Update README
2019-06-20 16:57:35 +00:00
commands Fix import path 2019-06-20 16:29:08 +00:00
storage Correct work with cookies 2016-11-20 17:57:27 +03:00
.gitignore Ignore .#* 2016-07-25 23:20:41 +03:00
.travis.yml CI: Initial support 2019-06-20 16:39:36 +00:00
LICENSE Initial commit 2016-07-20 02:02:05 +04:00
README.md Update README 2019-06-20 16:57:35 +00:00
go.mod Support go modules 2019-06-20 16:38:21 +00:00
go.sum Support go modules 2019-06-20 16:38:21 +00:00
main.go Fix import path 2019-06-20 16:29:08 +00:00

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