Initial Fastlane structure (#124)
This commit is contained in:
parent
29b60b3ba7
commit
a634fb60a9
5
metadata/en-US/changelogs/21.txt
Normal file
5
metadata/en-US/changelogs/21.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Changes:
|
||||
* Support SDK 31
|
||||
* Support more DNSMasq rules
|
||||
* Many optimizations
|
||||
* Initial F-Droid release
|
22
metadata/en-US/full_description.txt
Normal file
22
metadata/en-US/full_description.txt
Normal file
@ -0,0 +1,22 @@
|
||||
This application can create a VPN tunnel to modify the DNS settings on Android.
|
||||
|
||||
Features
|
||||
* No root access required, no ads contained
|
||||
* Functional under data connection
|
||||
* A tester for DNS servers
|
||||
* IPv6 support (including Rules!)
|
||||
* Custom DNS server
|
||||
* Custom hosts and DNSMasq configuration
|
||||
* EXTREME LOW power consume
|
||||
* Material Design
|
||||
|
||||
Supported DNS Query Methods:
|
||||
* UDP
|
||||
* TCP
|
||||
* DNS over TLS (RFC7858)
|
||||
* DNS over HTTPS (RFC8484)
|
||||
* DNS over HTTPS (Google JSON)
|
||||
|
||||
Users must comply with local laws and regulations.
|
||||
|
||||
Read more: <a href="https://github.com/iTXTech/Daedalus/wiki">Wiki</a>
|
BIN
metadata/en-US/images/icon.png
Normal file
BIN
metadata/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
metadata/en-US/images/phoneScreenshots/01.png
Normal file
BIN
metadata/en-US/images/phoneScreenshots/01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
BIN
metadata/en-US/images/phoneScreenshots/02.png
Normal file
BIN
metadata/en-US/images/phoneScreenshots/02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 190 KiB |
BIN
metadata/en-US/images/phoneScreenshots/03.png
Normal file
BIN
metadata/en-US/images/phoneScreenshots/03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
BIN
metadata/en-US/images/phoneScreenshots/04.png
Normal file
BIN
metadata/en-US/images/phoneScreenshots/04.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
1
metadata/en-US/short_description.txt
Normal file
1
metadata/en-US/short_description.txt
Normal file
@ -0,0 +1 @@
|
||||
No root required Android DNS modifier and Hosts/DNSMasq resolver
|
Loading…
Reference in New Issue
Block a user