pcp

Peer-to-peer data transfer tool using libp2p for secure file sharing

brewmacoslinux
Try with needOr install directly
Source

About

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

Commands

pcp

Examples

Send a file to a peer by address$ pcp send /path/to/file /ip4/192.168.1.100/tcp/4242/p2p/QmPeerId
Receive files and listen on a specific port$ pcp listen --listen /ip4/0.0.0.0/tcp/4242
Display help information and available commands$ pcp --help