top95

package module
v0.0.0-...-9056431 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2018 License: BSD-3-Clause Imports: 0 Imported by: 0

README

top95

Package top95 tests strings against a popular wordlist.

Usage

if top95.Include("hunter2") {
  log.Fatal("https://www.xkcd.com/936/")
}

Benchmarks

Blazing fast!

$ go test -bench .
goos: linux
goarch: amd64
pkg: github.com/pnelson/top95
BenchmarkInclude-4   	 3000000	       420 ns/op
PASS
ok  	github.com/pnelson/top95	1.748s

Licenses

Package top95 and the command line application are licensed under the terms described in LICENSE.

Function Include depends on data generated from a subset of berzerk0/Probable-Wordlists and is licensed under the terms described in LICENSE.top95.

Documentation

Overview

Package top95 tests strings against a popular wordlist.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Include

func Include(s string) bool

Include returns true if s is included in the wordlist.

Types

This section is empty.

Directories

Path Synopsis
cmd
top95
top95 tests strings against a popular wordlist.
top95 tests strings against a popular wordlist.

Jump to

Keyboard shortcuts

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