shodan

package
v0.0.0-...-3439a39 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package shodan is a golang client for Shodan.io

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

func Query(args ...interface{}) interface{}

Query function returns all subdomains found using the service.

Types

type ShodanResult

type ShodanResult struct {
	Matches []shodanObject `json:"matches"`
	Result  int            `json:"result"`
	Error   string         `json:"error"`
}

Jump to

Keyboard shortcuts

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