qft 0.5.6

QFT is a small application for Quick (and really reliable) Peer-To-Peer UDP file transfer.

Tags rust p2p udp file-transfer
License GNU GPLv3
State stable

Recent Releases

0.5.612 Mar 2024 19:37 minor bugfix: This update allows specifying a send delay, but stays backwards-compatible with the rest of v0.5. A lower send delay means packets are sent in quicker succession, but has similar negative effects as a higher packet size (except networks usually allow quite low delays, while some don't allow big packets, making this less likely to be a bottleneck). Also, the gui is a rust featureflag now. Mac binaries to follow.