Documentation ¶ Index ¶ Variables func Execute() func RootMessage(cmd *cobra.Command, _ []string) func ScanHelp(cmd *cobra.Command, _ []string) func StoreData(data []string, options core.Options) func StoreTmpInput(raw []string, options core.Options) string Constants ¶ This section is empty. Variables ¶ View Source var RootCmd = &cobra.Command{ Use: "metabigor", Short: "metabigor", Long: fmt.Sprintf(`Metabigor - Intelligence Tool but without API key - %v by %v`, core.VERSION, core.AUTHOR), } Functions ¶ func Execute ¶ func Execute() Execute main function func RootMessage ¶ func RootMessage(cmd *cobra.Command, _ []string) RootMessage print help message func ScanHelp ¶ func ScanHelp(cmd *cobra.Command, _ []string) ScanHelp print help message func StoreData ¶ func StoreData(data []string, options core.Options) StoreData store data to output func StoreTmpInput ¶ func StoreTmpInput(raw []string, options core.Options) string StoreTmpInput store list of string to tmp file Types ¶ This section is empty. Source Files ¶ View all Source files ip.go net.go root.go scan.go search.go Click to show internal directories. Click to hide internal directories.