kd8bny
released this
23 Mar 02:06
V2.0.0 Final Release
Some many changes to mention not enough space. Here are the highlights
Now supports 3 methods of transfer sftp (default), TCP socket, local.
SFTP is the classic operation
TCP skips the disk and writes directly to socket
Local allows you to capture on the same device that you run it
Notify user of disk space available before completion
Support for SSH Keys
Use upstream LiME
SFTP support compression over the wire
More config options in config file
Choose LiME options as args (digest type and format)
Many bug fixes and optimizations