mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-26 08:02:23 +02:00
Consider refactoring out the various URL openning code into one that just returns the open file handle. This would require changing the config option of "filename" to "location" and rejigging a few other bits elsewhere, but would centralize and make it more managable.