docs
docs copied to clipboard
API, Manual, Tutorial for RethinkDNS + Firewall
Hi there, Deno Deploy has recently slightly updated the deploy with a UI change. This has made the current instruction on the docs page outdated; this patch fixes it. Rendered:...
Currently the default cloudflare deployment deploys everything as development with the environment variables editable using the worker UI and never an update.
Preview deployment branches on Cloudflare Pages can now be configured, `gh-pages` should be excluded from it as it contains build output for GH Pages.
Vercel seems to have better preview UI / UX for pull requests. OR Netlify; example preview: `github.com/apache/apisix-website/pull/1484#issuecomment-1405984135` https://vercel.com/docs/concepts/deployments/preview-deployments Then, [this whole file for CD to GH pages](https://github.com/celzero/docs/blob/2cb9015f2e667915a1d0f957c4f2678563bedc39/.github/workflows/main.yml) can be scrapped...
I want to use an app which provides an FTP server like **primitive ftpd** or **MiXplorer**. An FTP server opens at least one port for submitting the FTP commands to...
Trying to set up `unbound` on OpenBSD with help of this tutorial: https://www.jwillikers.com/dns-over-tls-with-unbound Go to https://www.rethinkdns.com/configure Toggle DoH/DoT to see `Using DNS-over-TLS` pop-up See `max.rethinkdns.com` It's insufficient for `unbound` -...
Neither the documentation nor the app explains exactly the firewall rules (eg. isolate, exclude, bypass universal). For example, it is not obvious what the difference between "isolate" and "exclude" is,...
Hi, I've followed the RethinkDNS guide on setting up Wireguard. I chose to Import the config. Under Advance, I pick 2 apps(browsers) to route through the VPN to test. With...