app

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APP  = "subdy"
	VER  = "0.3.0"
	DESC = "CLI for subdomain.center API"
)

Basic utility info

View Source
const (
	OPT_IP       = "I:ip"
	OPT_DNS      = "D:dns"
	OPT_PROBE    = "P:probe"
	OPT_NO_COLOR = "nc:no-color"
	OPT_HELP     = "h:help"
	OPT_VER      = "v:version"

	OPT_VERB_VER     = "vv:verbose-version"
	OPT_COMPLETION   = "completion"
	OPT_GENERATE_MAN = "generate-man"
)

Options

View Source
const (
	// ENV_CERT_SPOTTER is environment variable name with CertSpotter API token
	ENV_CERT_SPOTTER = "CT_TOKEN"

	// ENV_SUBDOMAINS is environment variable name with Subdomain Center API
	// authentication code
	ENV_SUBDOMAINS = "SD_TOKEN"
)

Variables

This section is empty.

Functions

func Run

func Run(gitRev string, gomod []byte)

Run is main utility function

Types

This section is empty.

Jump to

Keyboard shortcuts

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