core

package
v1.8.14 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileExists

func FileExists(path string) bool

func GetDefaultSubNextData

func GetDefaultSubNextData() []string

func GetDefaultSubdomainData

func GetDefaultSubdomainData() []string

func GetWindowWith

func GetWindowWith() int

func IsContain

func IsContain(items []string, item string) bool

func LinesInFile

func LinesInFile(fileName string) ([]string, error)

LinesInFile 读取文件 返回每行的数组

func Load_text added in v1.8.10

func Load_text(filename string) (string, error)

func RandInt64

func RandInt64(min, max int64) int64

func RandomStr

func RandomStr(n int) string

func ShowBanner

func ShowBanner()

func SliceToString

func SliceToString(items []string) string

Types

type Decompose added in v1.8.10

type Decompose struct {
	Subdomain string `json:"subdomain"`
	Domain    string `json:"domain"`
	Suffix    string `json:"suffix"`
}

func Dismantl_domain added in v1.8.10

func Dismantl_domain(host string) Decompose

type Lookup added in v1.8.9

type Lookup struct {
	Domain string
	IP     []net.IP
}

func IsWildCard

func IsWildCard(domain string) (Lookup, bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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