common

package
v0.0.0-...-0b269b6 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// App name
	App = "mubeng"
	// Version of mubeng itself
	Version = ""
	// Email handles of developer
	Email = "infosec@kitabisa.com"
	Banner = `
           _   ` + Version + `
 _____ _ _| |_ ___ ___ ___ 
|     | | | . | -_|   | . |
|_|_|_|___|___|___|_|_|_  |
                      |___|
 ` + Email
	// Usage of mubeng
	Usage = `` /* 1248-byte string literal not displayed */

)

Functions

This section is empty.

Types

type Options

type Options struct {
	ProxyManager *proxymanager.ProxyManager
	Result       *os.File
	Timeout      time.Duration

	Address   string
	Auth      string
	CC        string
	Check     bool
	Countries []string
	Daemon    bool
	File      string
	Method    string
	Output    string
	Rotate    int
	Sync      bool
	Verbose   bool
	Watch     bool
}

Options consists of the configuration required.

Jump to

Keyboard shortcuts

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