uncurl

command module
v0.0.0-...-85e2f09 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: ISC Imports: 10 Imported by: 0

README

uncurl - A sandboxed tool to follow a http uri to it's destination.

Usage:
  uncurl [OPTIONS] URI

Options:
  -g | --get 			| Use GET instead of HEAD method.
  -v | --verbose 		| Verbose output level.

  --help 			| Show this help.
  --attribution 		| Used dependencies.
  --license 			| Print license.
  --version 			| Print version.

Examples:
  uncurl --verbose http://t.ly/XMJSW
  302 | 268.791999ms | https://t.ly/XMJSW
  301 | 61.830464ms | http://duck.com
  302 | 97.774441ms | https://duck.com/
  200 | 57.565629ms | https://duckduckgo.com/

Environment Variables:
  AGENT  | Defaults to uncurl/{VERSION} and can be any string.

Website:
  https://catinello.eu/uncurl

License:
  ISC License © 2024 Antonino Catinello

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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