Skip to content

NextronSystems/thunderstorm-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunderstorm Collector

THOR Thunderstorm Collector

THOR Thunderstorm collectors facilitate effortless file uploads to a THOR Thunderstorm instance. More details on THOR Thunderstorm are available here.

Users can filter files based on their size, age, extension or type.

This repository features:

  • Scripts in diverse scripting languages for Linux, Unix, and Microsoft Windows.
  • Thunderstorm Collector developed in Go, pre-compiled for multiple platforms.

For a comprehensive guide on each collector, refer to the linked subdirectories.

Which Collector Should You Choose?

The Thunderstorm Collector in Go is our top recommendation. Opt for the scripts only when running a compiled binary isn't feasible, as in highly-sensitive settings or on unsupported platforms like proprietary OS IOT devices.

Craft Your Own Collector

Interested in creating a unique collector? A Python module, thunderstormAPI, is available in this repository for your use.