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 ¯\_(ツ)_/¯
- Host: GitHub
- URL: https://github.com/tcarrio/DuckDuckDynDNS
- Owner: tcarrio
- License: gpl-3.0
- Created: 2019-08-27T22:02:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-26T22:05:10.000Z (about 1 year ago)
- Last Synced: 2026-07-30T03:07:24.634Z (28 days ago)
- Topics: cloudflare, duckduckgo, dyndns, go, golang
- Language: Go
- Homepage: https://github.com/tcarrio/dddd/releases/tag/0.2.1
- Size: 42 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Tom Carrio
- Login: tcarrio
- Email: tom@carrio.dev
- Kind: user
- Description: 🧑💻 Senior Staff Engineer @Skillshare 👥 Project Maintainer @open-feature 👨💼 Co-Owner @eearomatics
- Website: https://tom.carrio.dev
- Location: Detroit, MI
- Twitter:
- Company: @Skillshare
- Icon url: https://avatars.githubusercontent.com/u/8659099?u=9c06b0e56ac7d5857ce4d26bbae0bb8a2f7cf9e2&v=4
- Repositories: 318
- Last Synced at: 2026-08-22T10:16:14.796Z
- Profile URL: https://github.com/tcarrio
GitHub Events
Total
- Push event: 1
- Total: 1
Last Year
- Total: 0
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 | 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
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/tcarrio/duckduckdyndns
- Homepage:
- Documentation: https://pkg.go.dev/github.com/tcarrio/duckduckdyndns#section-documentation
- Licenses: gpl-3.0
- Latest release: v0.2.5 (published over 5 years ago)
- Last Synced: 2026-08-25T16:01:59.504Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.264%
- Average: 5.441%
- Dependent repos count: 5.618%
Dependencies
- 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
- 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
- docker.io/library/golang latest build
- scratch latest build