Skip to content

Releases: fgindraud/localshare

v1.0-1

Choose a tag to compare

@fgindraud fgindraud released this 07 Jun 12:18

Identical to v1.0.
Only change is to not use upx for binary packing.
Binaries are thus bigger, but less obfuscated (linux one now appears correctly as dynamically linked).
Linux / mac are dynamically linked, window ones are statically linked (hence way bigger).

v1.0: V1.0 version

Choose a tag to compare

@fgindraud fgindraud released this 07 Jun 12:42
Cli and Gui modes available
Protocol v2 for both gui and cli (directory transfer, chunks to be fast...).
Lots of minor improvements (Gui, Cli, Security, ...)