Pcp Versions Save

📦 Command line peer-to-peer data transfer tool based on libp2p.

v0.4.0

3 years ago

Changelog

  • Dropped Windows support for now - will be added again. There are just too many issues right now.
  • Added possibility to transfer whole directories
  • Eliminated cases where the peer discovery wouldn't resolve
  • Added command line options to
    • --mdns only discover peers via mDNS
    • --dht only discover peers via the DHT
    • --debug increase log verbosity
  • Increased test coverage
  • Added get alias to the receive subcommand

v0.4.0-rc1

3 years ago

Changelog

256b1f0 Trim logs in debug mode 3694363 Reconnect if connection failed 6c8db45 Increase stream reset timeout 6d97e0b Improve logging 83ae2bd Extend debug logging 2668c40 Create FUNDING.yml ecf1363 Add possibility to transmit directories cf3a8a7 Add mdns and dht command line options e572ea3 Add debug log flag

v0.3.3

3 years ago

Changelog

b140c61 Update README installation instructions 9406e0f Remove goarm option from goreleaser d112153 Remove disclaimer b386da7 Fix homebrew-tap subfolder location

v0.3.2

3 years ago

Highlights

  • New build archives for
    • freebsd
    • netbsd
    • openbsd
    • dragonfly

Changelog

e34fe5d Update README.md 56c1f8e Distribute via goreleaser

v0.3.1

3 years ago

Changes

  • Added rolling DHT/mDNS advertising and providing (5min window)
  • Added test coverage for the DHT discovery mechanism

v0.3.0

3 years ago

This version is incompatible with previous versions

  • Revised protocol - PAKE is now used for encryption
  • Bootstrap nodes from Protocol Labs are used to connect to the DHT

v0.2.1

3 years ago

v0.2.0

3 years ago

v0.1.1

3 years ago

v0.1.0

3 years ago