Skip to content

Nevon/wuzz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wuzz

Interactive cli tool for HTTP inspection

Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests copied from the browser's network inspector with the "copy as cURL" feature.

wuzz screencast

Installation and usage

$ go get github.com/asciimoo/wuzz
$ "$GOPATH/bin/wuzz" --help

TODO

  • Colors
  • Save response with ctrl+s
  • Response specific filters (xpath, etc..)
  • Binary respone view
  • Better navigation
  • File upload

Bugs

Bugs or suggestions? Visit the issue tracker.

About

Interactive cli tool for HTTP inspection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Shell 0.2%