libcurl VS doh-cf-workers

Compare libcurl vs doh-cf-workers and see what are their differences.

libcurl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features (by curl)

doh-cf-workers

DNS-over-HTTPS proxy on Cloudflare Workers (by tina-hello)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
libcurl doh-cf-workers
300 31
34,102 348
2.2% -
9.9 5.3
1 day ago 2 months ago
C JavaScript
GNU General Public License v3.0 or later BSD Zero Clause License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libcurl

Posts with mentions or reviews of libcurl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.

doh-cf-workers

Posts with mentions or reviews of doh-cf-workers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Cloudflare DNS stopped working totally!
    2 projects | /r/technepal | 10 Dec 2023
    For desktop browser, just change the Secure DNS/DNS over HTTPS settings to one of the servers in https://github.com/curl/curl/wiki/DNS-over-HTTPS, if they're all blocked, create your own with https://github.com/tina-hello/doh-cf-workers. On Android use Intra to load custom DoH, and on iOS use https://dns.notjakob.com/ to create the DoH profile.
  • Public DNS resolver is blocked, way to bypass?
    3 projects | /r/mullvadvpn | 10 Jun 2023
    If Cloudflare Workers aren't blocked, you can use https://github.com/tina-hello/doh-cf-workers to forward to it, though it only work with DNS over HTTPS client (most desktop browsers, Windows 11, iOS, macOS, Intra on Android and YogaDNS on older Windows)
  • Ditching Normal DNS for Enhanced Safety: Zero Trust with DNS over HTTPS/TLS
    2 projects | /r/CloudFlare | 8 Mar 2023
    DoH is another game entirely, even if you import the known DoH domains manually, anyone including dedicated kids, can create their own DoH proxy in minutes.
  • Encrypted DNS, what's the point?
    3 projects | /r/privacy | 6 Mar 2023
    Even those who weren't interested in self-hosting might spend a couple of minutes hosting their own DNS proxy since it's much more flexible and don't require root or dedicated port (at least with DoH).
  • Stop devices from using other DNS to bypass AdGuardHome?
    4 projects | /r/AdGuardHome | 24 Feb 2023
    While you can in turn block those DoH servers (and probably block port 853 too to stop the default DoT & DoQ traffic), there are ridiculous amount of public DoH servers available, partly because of how easy it is to self-host AGH and expose the DoH endpoint to the public. Anyone can even create their own in minutes.
  • Can't change DNS settings, can ISP block it?
    1 project | /r/dns | 16 Jan 2023
    Check if your router support DNS over TLS (DoT) or DNS over HTTPS (DoH), that would ignore the ISP filtering, assuming the ISP doesn't just block port 853 for DoT, or filtering well-known DoH server, in which case just setup your own.
  • Android phones can't connect if I block port 853 on router to stop others bypassing NextDNS
    2 projects | /r/nextdns | 6 Jan 2023
    If you don't want to set up AGH at home or at a VPS, accept that the phones need to use the NextDNS/Nebulo/Intra/AdGuard app set to your NextDNS DoH endpoint while you block other providers, though this doesn't actually stop others from using their own/generic NextDNS, or even any provider if their DoH client support bootstrapping. Also, unless it's a seriously fancy router that analyzes traffic statistics, blocking DoH is merely using public list of DoH domains, anyone can create their DoH proxy which won't be blocked. Some routers have SNI filtering which can block websites regardless of the DNS used, but then you need to provide your own blocklist.
  • Subliminal Through Tor?
    3 projects | /r/linuxquestions | 24 Dec 2022
    That's probably SNI filtering, but try other servers from https://adguard-dns.io/kb/general/dns-providers/ and https://github.com/curl/curl/wiki/DNS-over-HTTPS/ just in case, or make your own proxy on https://github.com/tina-hello/doh-cf-workers
  • Zero Trust:Block other DNS over HTTPS/TLS
    2 projects | /r/CloudFlare | 8 Dec 2022
    If you want to go that route, keep in mind the entire Cloudflare Workers and Cloudflare Pages subdomains (workers.dev and pages.dev) can be used as free DoH proxy. Sure you can put the nuclear option, but it would break sites that do use them.
  • Filtering bypass.. I surrender? FEATURE REQUEST INSIDE
    3 projects | /r/nextdns | 5 Dec 2022
    A purely DNS-based solution is bound to be easily bypassed, it's really simple to bootstrap the IP so there's no need to even use the network/OS DNS to resolve the custom DoH domain, with hundreds of publicly known DoH and trivial deployment of DoH forwarder you're fighting a losing game.

What are some alternatives?

When comparing libcurl and doh-cf-workers you can also consider the following projects:

Boost.Beast - HTTP and WebSocket built on Boost.Asio in C++11

dnsproxy - Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support

C++ REST SDK - The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

dns-server-setup - Ansible playbook to easily deploy new, fully configured, DNS servers.

POCO - The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

serverless-dns - The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io

Simple-WebSocket-Server

DoH

cpp-httplib - A C++ header-only HTTP/HTTPS server and client library

Unbound - Unbound is a validating, recursive, and caching DNS resolver.

cpr - C++ Requests: Curl for People, a spiritual port of Python Requests.

docker-cloudflared - Cloudflared proxy-dns Docker image