skxss

command module
v0.0.0-...-07766a1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

README

skxss

Sleep kxss

Added delay option and headers adding to @tomnomnom's great tool, and used the adaption of Emoe.

All the credits goes to:

@tomnomnom - Creator of kxss

@Emoe - Creator of kxss Adaption

Installation

go get github.com/ItaiRaban/skxss

Usage

cat domain.txt | skxss -d [Millieconds] -h "<HeaderName>: <HeaderContent>" -h "<SecondHeaderName>: <SecondHeaderContent>"

For example:

cat domain.txt | skxss -d 2000 - will wait 2 seconds between each url's scan, without any additional headers

cat domain.txt | skxss -d 500 -h "UserAgent: MyUserAgent" - will wait half a second between each url's scan, and add the header UserAgent: MyUserAgent

Default delay is 0 (Without -d flag)

Any Problems?

Feel free to send me a massege on Twitter

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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