Skip to content

gingerhot/ipfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IPFS Public Gateway Checker in Golang

This's a Golang version which migrates from:

Installation

go get github.com/gingerhot/ipfg

Usage

After installation, there will be a command ipfg available for you.

ipfg        # to get one available gateway url for you
ipfg all    # get all available gateway urls
ipfg help   # show help message

And you can import github.com/gingerhot/utils in your code, just as what I do in the main.go. There're two methods for you: Get() and ActiveList(). More detail: godoc

About

Public IPFS Gateway Checker in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages