httpscan

command module
v0.0.0-...-2a5882d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

README

What is httpscan?

httpScan is a very simple CLI app which accepts a URL and print some Meta data from it, like the headers or the time the URL took to respond.

To execute, just type in your CLI the command and indicate with the flag -u the url to scan:

$ httpscan -u https://tool-seo.com

If you want to perform more than one request in order to test the response time of the URL, add the flag -n with the number of requests to perform:

$ httpscan -u https://tool-seo.com -n 5
Download and Install
Install From Source

Just download and compile it as any other standard Go software. More info about Go: https://golang.org/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL