Documentation
¶
Index ¶
- func FileExists(path string) bool
- func GetDefaultSubNextData() []string
- func GetDefaultSubdomainData() []string
- func GetWindowWith() int
- func HasStdin() bool
- func IsContain(items []string, item string) bool
- func IsWildCard(domain string) bool
- func LinesInFile(fileName string) ([]string, error)
- func LinesReaderInFile(filename string) (int, error)
- func RandInt64(min, max int64) int64
- func RandomStr(n int) string
- func ShowBanner()
- func SliceToString(items []string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func GetDefaultSubNextData ¶
func GetDefaultSubNextData() []string
func GetDefaultSubdomainData ¶
func GetDefaultSubdomainData() []string
func GetWindowWith ¶
func GetWindowWith() int
func IsWildCard ¶
func LinesReaderInFile ¶ added in v1.9.5
LinesReaderInFile 读取文件,返回行数
func ShowBanner ¶
func ShowBanner()
func SliceToString ¶ added in v1.8.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.