Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 340 Bytes

ipfs-swarm-key-gen

This program generates swarm.key file for IPFS Private Network feature.

Installation

go get -u github.com/Kubuxu/go-ipfs-swarm-key-gen/ipfs-swarm-key-gen

Usage

ipfs-swarm-key-gen > ~/.ipfs/swarm.key

Change ~/.ipfs/ to different directory if you use custom IPFS_PATH.

License

MIT