Skip to content

File sharing P2P cli program made in GoLang with IPFS (Inter Planetary File System) via KISS (Keep It Super Simple) principle. OLD VERSION. NEW ONE CAN BE FOUND HERE: https://github.com/ofman/fsg

License

Notifications You must be signed in to change notification settings

ofman/filesharegocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filesharegocli

File sharing P2P cli program made in GoLang with IPFS (Inter Planetary File System) via KISS (Keep It Super Simple) principle. OLD VERSION. NEW ONE CAN BE FOUND HERE: https://github.com/ofman/fsg

Basic usage

Use flags -f "example.jpg" or -c "exampleCid" to share files for example: Upload file (keep terminal window open/running to let others download):

./fsg -f example.jpg

Download file (open new terminal window):

./fsg -c /ipfs/QmX4zdEUtimXgxhpzv8jfFLqkuutNhmoNH987cH5RS67GM

About

File sharing P2P cli program made in GoLang with IPFS (Inter Planetary File System) via KISS (Keep It Super Simple) principle. OLD VERSION. NEW ONE CAN BE FOUND HERE: https://github.com/ofman/fsg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages