Updated README
This commit is contained in:
parent
df7452b741
commit
40c0e755b3
@ -15,6 +15,6 @@ android:
|
|||||||
- '.+'
|
- '.+'
|
||||||
script:
|
script:
|
||||||
- chmod 777 gradlew
|
- chmod 777 gradlew
|
||||||
- ./gradlew clean assemble test jacocoTestReport
|
- ./gradlew clean assembleDebug
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
@ -15,7 +15,7 @@ __[Releases](https://github.com/iTXTech/Daedalus/releases)__
|
|||||||
Introduction
|
Introduction
|
||||||
-------------
|
-------------
|
||||||
This application can create a VPN tunnel to modify the DNS settings on Android.<br>
|
This application can create a VPN tunnel to modify the DNS settings on Android.<br>
|
||||||
Through the DNS which are provided by third parties, users can visit Google, Twitter and so on via https directly without a VPN.<br>
|
Through the DNS server and rules which are provided by third parties, users can visit Google, Twitter and so on via https protocol directly without a VPN.<br>
|
||||||
<br>
|
<br>
|
||||||
Features:
|
Features:
|
||||||
* No root access required, no ads contained
|
* No root access required, no ads contained
|
||||||
|
Loading…
Reference in New Issue
Block a user