Skip to content

nboeger/ipfs-zeroconf

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

ipfs-zeroconf

This is a Bonjour/Zeroconf utility for IPFS to add peers in the local network.

Install

This requires golang v1.13 or higher!

Clone the repo or you can run:

  
  $ go get -u github.com/nboeger/ipfs-zeroconf 
 

Running

To run the utility just build and run ./ipfs-zeroconf

Options

Below are the command line options

  • -d Turn on debugging
  • -t <int> Timeout
  • -s <string> Service string to be used when announcing
  • -D <string> Domain to announced on (default is local)
  • -cmd <command> Right now its only stop to shutdown

About

A Bonjour/Zeroconf utility for IPFS to add peers in the local network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages