go get github.com/kozakana/invs
$ invs <options>
-p
: Port number to listen on. Defaults to 8080.--filter-url
: Output only URLs that contain the string.--exclude-url
: Exclude output URLs that contain the string.--proxy-host
: Proxy to the option value.(ex. localhost:9999)
go build invs.go