crtsh

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultCTClients added in v0.0.36

func DefaultCTClients(domains []string, context context.Context) (*core.CTClients[*CrtshCTClient], error)

func DefaultCTsStream

func DefaultCTsStream(domains []string, ctx context.Context) (*core.CTStream[*core.CTClients[*CrtshCTClient]], error)

func NewCTClients added in v0.0.36

func NewCTClients(clients []*CrtshCTClient, sleep time.Duration) (*core.CTClients[*CrtshCTClient], error)

func NewCTsStream added in v0.0.36

Types

type CrtshCTClient

type CrtshCTClient struct {
	ID     int
	Domain string
}

func AddByDomain

func AddByDomain(
	domain string,
	clients *core.CTClients[*CrtshCTClient],
) (*CrtshCTClient, int, error)

func DelByDomain

func DelByDomain(
	domain string,
	clients *core.CTClients[*CrtshCTClient],
) (*CrtshCTClient, int, error)

func NewCTClient

func NewCTClient(domain string) (*CrtshCTClient, error)

func SelectByDomain added in v0.0.33

func SelectByDomain(
	domain string,
	clients *core.CTClients[*CrtshCTClient],
) (*CrtshCTClient, int, error)

func (*CrtshCTClient) GetDomain

func (client *CrtshCTClient) GetDomain() string

func (*CrtshCTClient) Init

func (client *CrtshCTClient) Init() error

func (*CrtshCTClient) Next

func (client *CrtshCTClient) Next(callback core.Callback)

type CrtshCTParams

type CrtshCTParams struct {
	ID     int
	Client *CrtshCTClient
}

Jump to

Keyboard shortcuts

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