{"id":21959314,"url":"https://github.com/sbarbett/uddr_linux_bootstrap","last_synced_at":"2025-10-27T10:04:33.597Z","repository":{"id":230132544,"uuid":"778581215","full_name":"sbarbett/uddr_linux_bootstrap","owner":"sbarbett","description":"A shell script for configuring systemd to use Vercara's UltraDDR product for DNS resolution","archived":false,"fork":false,"pushed_at":"2024-04-09T15:05:51.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T23:47:35.097Z","etag":null,"topics":["dns-over-https","dnscrypt-proxy","protective-dns","systemd","ultraddr"],"latest_commit_sha":null,"homepage":"https://www.vercara.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbarbett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-28T01:44:01.000Z","updated_at":"2024-04-24T19:13:13.000Z","dependencies_parsed_at":"2024-11-29T09:40:05.262Z","dependency_job_id":null,"html_url":"https://github.com/sbarbett/uddr_linux_bootstrap","commit_stats":null,"previous_names":["sbarbett/uddr_linux_bootstrap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fuddr_linux_bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fuddr_linux_bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fuddr_linux_bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarbett%2Fuddr_linux_bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbarbett","download_url":"https://codeload.github.com/sbarbett/uddr_linux_bootstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245013996,"owners_count":20547181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns-over-https","dnscrypt-proxy","protective-dns","systemd","ultraddr"],"created_at":"2024-11-29T09:27:36.739Z","updated_at":"2025-10-27T10:04:33.520Z","avatar_url":"https://github.com/sbarbett.png","language":"Shell","readme":"# uddr_linux_bootstrap\n\nThis script demonstrates the setup of Vercara's UltraDDR product on a Linux system, configuring it to use custom DNS over HTTPS (DoH) servers and routing system's DNS queries through `dnscrypt-proxy` for enhanced privacy and blocking.\n\n## Prerequisites\n\n- Ubuntu (I tested this on Ubuntu and adjustments may be needed for other Linux distributions)\n- Python\n- Sudo privileges\n\n## Installation and Configuration\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/sbarbett/uddr_linux_bootstrap\n   ```\n2. Make the setup file executable:\n   ```bash\n   cd uddr_linux_bootstrap\n   chmod +x setup.sh\n   ```\n3. Execute the script:\n   ```bash\n   sudo ./setup.sh {client_id)\n   ```\n   Replace `{client_id}` with your UDDR client UID (it's also called an install key in the settings).\n\n## Script Functions\n\n- Installs `dnscrypt-proxy`.\n- Stops/disables any existing `dnscrypt-proxy` service to prevent conflicts.\n- Configures `dnscrypt-proxy` to use UDDR DNS resolvers linked to your client ID.\n- Adjusts `dnscrypt-proxy` to listen on `127.0.0.5:53`.\n- Redirects the system's DNS queries to `dnscrypt-proxy`.\n- Applies the configuration changes by restarting related services.\n\n## License\n\nThis script is provided under the MIT License. See the LICENSE.md for the full declaration.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarbett%2Fuddr_linux_bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbarbett%2Fuddr_linux_bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarbett%2Fuddr_linux_bootstrap/lists"}