Registry / http-client / projectdiscovery-chaos-client

projectdiscovery-chaos-client

JSON →
library0.5.2gogounverified

A Go client library for interacting with ProjectDiscovery's Chaos API for internet-wide scanning data.

go get github.com/projectdiscovery/chaos-client
INSTALL
IMPORT
SIG · PROJECTDISCOVERY-C
P
projectdiscovery-chaos-client
http-clientgov0.5.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

chaos
github.com/projectdiscovery/chaos-client

Initialize a Chaos API client with an API key

package main import ( "fmt" "github.com/projectdiscovery/chaos-client/pkg/chaos" ) func main() { client := chaos.New("API_KEY") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
projectdiscovery-chaos-client — go get projectdiscovery-chaos-client · libregistry