Skip to content

v2.0.0

Choose a tag to compare

@gleich gleich released this 13 May 22:09
· 6 commits to main since this release
e46640f

Initial release.

What's included

IP & domain lookup

  • GetIP — single IP enrichment (network, location, intelligence)
  • GetIPs — bulk IP lookup
  • GetDomain — domain traffic statistics and geo distribution

Account

  • GetAccount — profile, scopes, and lookup quota

Parquet snapshot feeds

  • FeedSnapshots — paginated list of daily and hourly snapshots
  • FeedSnapshotMeta — checksum, row count, size, and parquet schema for a snapshot
  • DownloadFeedSnapshot — stream a parquet snapshot file (follows 307 redirect)

Real-time firehose streams (iter.Seq2)

  • StreamProxy — live proxy IP observations
  • StreamAnonymizer — live VPN/Tor/relay range observations
  • StreamTorrent — live DHT/tracker peer sightings

Helios sensor streams (iter.Seq2)

  • StreamHeliosHTTP — HTTP request captures (method, URI, headers, raw bytes)
  • StreamHeliosTLS — TLS ClientHello captures (cipher suites, extensions, handshake flags)