An open API service for producing an overview of a list of open source projects.

https://github.com/tcarrio/DuckDuckDynDNS

cloudflare duckduckgo dyndns go golang

Score: -Infinity

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Dynamic DNS for Cloudflare using DuckDuckGo's Answers API ¯\_(ツ)_/¯


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 16
Total Committers: 1
Avg Commits per committer: 16.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tom t****m@c****v 16

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tcarrio/DuckDuckDynDNS

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/tcarrio/duckduckdyndns


Dependencies

go.mod go
  • github.com/alecthomas/gometalinter v3.0.0+incompatible
  • github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15
  • github.com/cloudflare/cloudflare-go v0.14.0
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
  • github.com/nicksnyder/go-i18n v1.10.1
  • github.com/pelletier/go-toml v1.8.1
  • github.com/urfave/cli v1.22.5
  • golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
  • golang.org/x/tools v0.1.0
  • gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/alecthomas/gometalinter v1.2.1
  • github.com/alecthomas/gometalinter v3.0.0+incompatible
  • github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15
  • github.com/cloudflare/cloudflare-go v0.14.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mattn/go-runewidth v0.0.9
  • github.com/nicksnyder/go-i18n v1.10.1
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pelletier/go-toml v1.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.0.1
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.7.0
  • github.com/urfave/cli v1.22.5
  • github.com/urfave/cli/v2 v2.3.0
  • github.com/yuin/goldmark v1.2.1
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
  • golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee
  • golang.org/x/mod v0.3.0
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20201021035429-f5854403a974
  • golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.4
  • golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
  • golang.org/x/tools v0.1.0
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20191105091915-95d230a53780
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.3
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
packaging/docker/Dockerfile docker
  • docker.io/library/golang latest build
  • scratch latest build