tas

command
v0.0.0-...-240de85 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2023 License: MIT Imports: 11 Imported by: 0

README

throw against site

Get all archived URLs for a given prefix URL (thanks Wayback Machine). Throw against current site. Maybe uncover a something or other that was once crawlable and no longer is.

command-line options

Usage of tas:
  -g int
    	Number of goroutines (default is 10).
  -json bool
    	Output results as json (default true).
  -r bool
    	Allow redirects (default true).
  -t int
    	Request timeout (in milliseconds). Default is 5000.
  -txt bool
    	Output results as txt (default false)
  -u string
    	URL to get.

notes

  • don't be greedy -- pick either txt or json for your main data file (default is json).
  • txt files containing all the links for each status code are also created.

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