diff --git a/LICENSE.md b/LICENSE.md index 01f5180..4b0ea2b 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. dnscrypt-proxy-android - Copyright (C) 2020-2023, quindecim + Copyright (C) 2020-2023, d3cim This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - dnscrypt-proxy-android Copyright (C) 2020-2023, quindecim + dnscrypt-proxy-android Copyright (C) 2020-2023, d3cim This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/README.md b/README.md index 06df50f..5746c7a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DNSCrypt Proxy 2 for Android -![GitHub release (latest by date)](https://img.shields.io/github/v/release/quindecim/dnscrypt-proxy-android?style=for-the-badge) -![GitHub all releases](https://img.shields.io/github/downloads/quindecim/dnscrypt-proxy-android/total?style=for-the-badge) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/d3cim/dnscrypt-proxy-android?style=for-the-badge) +![GitHub all releases](https://img.shields.io/github/downloads/d3cim/dnscrypt-proxy-android/total?style=for-the-badge) A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol), [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt), [Anonymized DNSCrypt](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt) and [ODoH (Oblivious DoH)](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/odoh-servers.md). @@ -44,7 +44,7 @@ All the binary files are downloaded from the [official release page](https://git - `block_ipv6 = true` (immediately respond to IPv6-related queries with an empty response) -- `blocked-names.txt`, `blocked-ips.txt`, `allowed-names.txt` and `allowed-ips.txt` files enabled. (to know more specifics about this, please refer to the [Filters (optional)](https://github.com/quindecim/dnscrypt-proxy-android#filters-optional) section below) +- `blocked-names.txt`, `blocked-ips.txt`, `allowed-names.txt` and `allowed-ips.txt` files enabled. (to know more specifics about this, please refer to the [Filters (optional)](https://github.com/d3cim/dnscrypt-proxy-android#filters-optional) section below) - `anonymized_dns` feature enabled. (`routes` are indirect ways to reach DNSCrypt servers, each resolver has 2 relays assigned) @@ -54,7 +54,7 @@ All the binary files are downloaded from the [official release page](https://git ## Installation -**1.** Download the latest `dnscrypt-proxy-android-*.zip` file from the [Releases](https://github.com/quindecim/dnscrypt-proxy-android/releases/latest) page and flash it with [Magisk](https://github.com/topjohnwu/Magisk): +**1.** Download the latest `dnscrypt-proxy-android-*.zip` file from the [Releases](https://github.com/d3cim/dnscrypt-proxy-android/releases/latest) page and flash it with [Magisk](https://github.com/topjohnwu/Magisk): ``` Magisk > Modules > Install from storage > dnscrypt-proxy-android-*.zip @@ -74,16 +74,16 @@ For a more detailed configuration you can refer to the [official documentation]( Filters are a powerful set of built-in features, that let you control exactly what domain names and IP addresses your device are allowed to connect to. This can be used to block ads, trackers, malware, or anything you don't want your device to load. -This [module](https://github.com/quindecim/dnscrypt-proxy-android) comes with the [filtering feature](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters) enabled by default, that's why you can see files designed for this operation inside the internal folder. Out of the box these files are empty and are used only to ensure the correct start of `dnscrypt-proxy` service.\ -To know more about it you can consult the [official documentation](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters), or in a simpler way through my [block repository](https://github.com/quindecim/block). +This [module](https://github.com/d3cim/dnscrypt-proxy-android) comes with the [filtering feature](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters) enabled by default, that's why you can see files designed for this operation inside the internal folder. Out of the box these files are empty and are used only to ensure the correct start of `dnscrypt-proxy` service.\ +To know more about it you can consult the [official documentation](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters), or in a simpler way through my [block repository](https://github.com/d3cim/block). -I'm also providing the `allowed-names.txt` and `blocked-names.txt` files regularly updated at [dnscrypt-proxy-filters | CHANNEL](https://t.me/dnscrypt_proxy_filters). The [sources](https://github.com/quindecim/block#sources) used for this merge are among the hardest on the web. +I'm also providing the `allowed-names.txt` and `blocked-names.txt` files regularly updated at [dnscrypt-proxy-filters | CHANNEL](https://t.me/dnscrypt_proxy_filters). The [sources](https://github.com/d3cim/block#sources) used for this merge are among the hardest on the web. -You can contribute to this blocklist at anytime, opening a [New Issue](https://github.com/quindecim/dnscrypt-proxy-android/issues) here or simply reporting the issue at [dnscrypt-proxy-filters | CHAT](https://t.me/qd_invitations) on [Telegram](https://telegram.org/). +You can contribute to this blocklist at anytime, opening a [New Issue](https://github.com/d3cim/dnscrypt-proxy-android/issues) here or simply reporting the issue at [dnscrypt-proxy-filters | CHAT](https://t.me/qd_invitations) on [Telegram](https://telegram.org/). ## Changelog -- See [CHANGELOG](https://github.com/quindecim/dnscrypt-proxy-android/blob/master/CHANGELOG.md). +- See [CHANGELOG](https://github.com/d3cim/dnscrypt-proxy-android/blob/master/CHANGELOG.md). ## Version numbers diff --git a/config/allowed-ips.txt b/config/allowed-ips.txt index 3ea61db..a9404ba 100644 --- a/config/allowed-ips.txt +++ b/config/allowed-ips.txt @@ -3,10 +3,10 @@ # IP allowlist # ############################## -## Author : quindecim : https://github.com/quindecim -## https://git.nixnet.services/quindecim +## Author : d3cim : https://github.com/d3cim +## https://git.nixnet.services/d3cim ## -## License : GPLv3 : https://github.com/quindecim/block/blob/master/LICENSE.md +## License : GPLv3 : https://github.com/d3cim/block/blob/master/LICENSE.md ## ## ## DO NOT DELETE THIS FILE !! @@ -14,4 +14,4 @@ ## This file is required by dnscrypt-proxy to work properly, you can use it to filter your content on the web, otherwise forget about it. ## ## More info at: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters -## https://github.com/quindecim/block +## https://github.com/d3cim/block diff --git a/config/allowed-names.txt b/config/allowed-names.txt index ae16c84..d902516 100644 --- a/config/allowed-names.txt +++ b/config/allowed-names.txt @@ -3,10 +3,10 @@ # Allowlist # ########################### -## Author : quindecim : https://github.com/quindecim -## https://git.nixnet.services/quindecim +## Author : d3cim : https://github.com/d3cim +## https://git.nixnet.services/d3cim ## -## License : GPLv3 : https://github.com/quindecim/block/blob/master/LICENSE.md +## License : GPLv3 : https://github.com/d3cim/block/blob/master/LICENSE.md ## ## ## DO NOT DELETE THIS FILE !! @@ -14,4 +14,4 @@ ## This file is required by dnscrypt-proxy to work properly, you can use it to filter your content on the web, otherwise forget about it. ## ## More info at: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters -## https://github.com/quindecim/block +## https://github.com/d3cim/block diff --git a/config/blocked-ips.txt b/config/blocked-ips.txt index 2a43e49..44fc766 100644 --- a/config/blocked-ips.txt +++ b/config/blocked-ips.txt @@ -3,12 +3,12 @@ # IP blocklist # ############################## -## Author : quindecim : https://github.com/quindecim -## https://git.nixnet.services/quindecim +## Author : d3cim : https://github.com/d3cim +## https://git.nixnet.services/d3cim ## -## Based on : DNSCrypt : Rebind Protection : https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters#dns-rebind-protection +## Based on : DNSCrypt : Rebind Protection : https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters#dns-rebind-protection ## -## License : GPLv3 : https://github.com/quindecim/block/blob/master/LICENSE.md +## License : GPLv3 : https://github.com/d3cim/block/blob/master/LICENSE.md ## ## ## DO NOT DELETE THIS FILE !! @@ -16,7 +16,7 @@ ## This file is required by dnscrypt-proxy to work properly, you can use it to filter your content on the web, otherwise forget about it. ## ## More info at: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters -## https://github.com/quindecim/block +## https://github.com/d3cim/block # Blocklist from [https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters#dns-rebinding-protection] # Localhost rebind protection diff --git a/config/blocked-names.txt b/config/blocked-names.txt index 687d04c..b98c57f 100644 --- a/config/blocked-names.txt +++ b/config/blocked-names.txt @@ -3,10 +3,10 @@ # Blocklist # ########################### -## Author : quindecim : https://github.com/quindecim -## https://git.nixnet.services/quindecim +## Author : d3cim : https://github.com/d3cim +## https://git.nixnet.services/d3cim ## -## License : GPLv3 : https://github.com/quindecim/block/blob/master/LICENSE.md +## License : GPLv3 : https://github.com/d3cim/block/blob/master/LICENSE.md ## ## ## DO NOT DELETE THIS FILE !! @@ -14,4 +14,4 @@ ## This file is required by dnscrypt-proxy to work properly, you can use it to filter your content on the web, otherwise forget about it. ## ## More info at: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters -## https://github.com/quindecim/block +## https://github.com/d3cim/block diff --git a/customize.sh b/customize.sh index ffc9655..6a61f22 100644 --- a/customize.sh +++ b/customize.sh @@ -3,7 +3,7 @@ ui_print "* dnscrypt-proxy-android *" ui_print "* 2.1.5 *" ui_print "******************************" - ui_print "* quindecim *" + ui_print "* d3cim *" ui_print "******************************" ui_print " " diff --git a/module.prop b/module.prop index 08c80bf..62b77cb 100644 --- a/module.prop +++ b/module.prop @@ -2,6 +2,6 @@ id=dnscrypt-proxy-android name=DNSCrypt-Proxy 2 version=2.1.5 versionCode=210500 -author=quindecim +author=d3cim description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH). Using dnscrypt-proxy 2.1.5 -updateJson=https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/update.json +updateJson=https://raw.githubusercontent.com/d3cim/dnscrypt-proxy-android/master/update.json diff --git a/update.json b/update.json index ac9dd39..6560727 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "2.1.5", "versionCode": 210500, - "zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.5/dnscrypt-proxy-android-v2.1.5.zip", - "changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/2.1.5/CHANGELOG.md" + "zipUrl": "https://github.com/d3cim/dnscrypt-proxy-android/releases/download/2.1.5/dnscrypt-proxy-android-v2.1.5.zip", + "changelog": "https://raw.githubusercontent.com/d3cim/dnscrypt-proxy-android/2.1.5/CHANGELOG.md" }