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.
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.
Interested in creating a unique collector? A Python module, thunderstormAPI
, is available in this repository for your use.