SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 Go Cloudflare Projects
-
CloudflareSpeedTest
π©γθͺιδΌι IPγζ΅θ― Cloudflare CDN ε»ΆθΏειεΊ¦οΌθ·εζεΏ« IP οΌε½ηΆδΉζ―ζε Άδ» CDN / η½η« IP ~
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ddns-go
Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
-
--- apiVersion: apps/v1 kind: Deployment metadata: name: cloudflared namespace: cloudflared spec: selector: matchLabels: app: cloudflared replicas: 1 template: metadata: labels: app: cloudflared spec: containers: - name: cloudflared image: cloudflare/cloudflared:latest args: - tunnel - --credentials-file - /etc/cloudflared/creds/credentials.json - --protocol # https://github.com/cloudflare/cloudflared/issues/1176#issuecomment-2404546711 - http2 # didnt seem to need the sysctl changes - --metrics - 0.0.0.0:2000 - run - homelab-tunnel livenessProbe: httpGet: path: /ready port: 2000 failureThreshold: 1 initialDelaySeconds: 10 periodSeconds: 10 volumeMounts: - name: creds mountPath: /etc/cloudflared/creds readOnly: true volumes: - name: creds secret: secretName: tunnel-credentials
-
-
-
GoDNS
A dynamic DNS client tool that supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
-
Similar projects which run in Docker:
https://github.com/favonia/cloudflare-ddns cache friendly and respectful of rate limits
https://github.com/timothymiller/cloudflare-ddns a bit aggressive
-
cf-terraforming
A command line utility to facilitate terraforming your existing Cloudflare resources.
For importing our DNS settings I was using a tool called cf-terraforming. As the first step, we need to become more familiar with the Cloudflare name convention., but donβt panic. Essential variables are:
-
Project mention: Amazon S3 now supports the ability to append data to an object | news.ycombinator.com | 2024-11-22
There are reasons like this: https://github.com/cloudflare/terraform-provider-cloudflare/...
-
cloudflare-tunnel-ingress-controller
π Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.
-
-
-
cloudflare-operator
A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources
-
-
There are a lot of these on github. This one seems to be maintained well:
https://github.com/zebradil/cloudflare-dynamic-dns
-
cloudflare-zero-trust-operator
K8s operator for configuring Cloudflare Zero Trust :cloud: :zap: :closed_lock_with_key:
-
-
-
cf-tlsa-acmesh
A simple Go program that lets you automate the updating of TLSA DNS records with the Cloudflare v4 API from acme.sh generated keys, including a rollover (next) key.
-
serverless-userpics
β‘ Instantly get user avatars via 1 API call. Ready to use. 100 artsy avatars included. Made open-source by DevClad.
-
-
captcha-go
A Go module for verifying captcha responses from Cloudflare Turnstile, Google reCAPTCHA v2 (checkbox and invisible), reCAPTCHA v3 or any other custom endpoint.
-
ddns-go
π DDNS service supporting dynamic updates of A, AAAA, and HTTPS records. (by database64128)
Project mention: Show HN: Ddns-go β netlink/iphlp/asuswrt β> A/AAAA/HTTPS RRs | news.ycombinator.com | 2024-07-30
Go Cloudflare discussion
Go Cloudflare related posts
-
Deploy Cloudflare Tunnels with Terraform & Kubernetes
-
Amazon S3 now supports the ability to append data to an object
-
Cloudflare.com's Robots.txt
-
Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress
-
Setting Up Cloudflare with DigitalOcean: A Step-by-Step Guide (2024)
-
Free DDNS with Cloudflare and a Cronjob
-
Unlocking the Potential of Cloudflare Workers for Small Projects
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jan 2025
Index
What are some of the best open-source Cloudflare projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | CloudflareSpeedTest | 20,819 |
2 | ddns-go | 12,981 |
3 | cloudflared | 9,675 |
4 | wgcf | 6,438 |
5 | ddns-updater | 1,989 |
6 | GoDNS | 1,537 |
7 | cloudflare-ddns | 1,142 |
8 | cf-terraforming | 1,029 |
9 | terraform-provider-cloudflare | 878 |
10 | cloudflare-tunnel-ingress-controller | 744 |
11 | workers | 736 |
12 | claudie | 671 |
13 | cloudflare-operator | 379 |
14 | flow-pipeline | 176 |
15 | cloudflare-dynamic-dns | 70 |
16 | cloudflare-zero-trust-operator | 62 |
17 | SyncFlaer | 36 |
18 | cup | 29 |
19 | cf-tlsa-acmesh | 16 |
20 | serverless-userpics | 11 |
21 | traefik-cloudflare-plugin | 8 |
22 | captcha-go | 7 |
23 | ddns-go | 7 |