mirror of
https://github.com/YunoHost-Apps/technitium-dns_ynh.git
synced 2024-09-03 20:26:36 +02:00
commit
4114d4eacb
7 changed files with 24 additions and 24 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Technitium DNS for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/technitium-dns)  
|
||||
[](https://dash.yunohost.org/appci/app/technitium-dns)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=technitium-dns)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -33,8 +34,7 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
|
|||
|
||||
... and much more!
|
||||
|
||||
**Shipped version:** 8.1.4~ynh2
|
||||
|
||||
**Shipped version:** 11.3.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Technitium DNS pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/technitium-dns)  
|
||||
[](https://dash.yunohost.org/appci/app/technitium-dns)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=technitium-dns)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Technitium DNS rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Technitium DNS rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Technitium DNS Server is an open source tool that can be used for blocking Internet Ads using DNS Sinkhole, self hosting a local DNS server for privacy & security or, used for experimentation/testing by software developers on their computer.
|
||||
|
||||
|
@ -33,12 +34,11 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
|
|||
|
||||
... and much more!
|
||||
|
||||
**Version incluse :** 8.1.4~ynh2
|
||||
**Version incluse :** 11.3.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -49,10 +49,10 @@ Technitium DNS Server is an open source tool that can be used for blocking Inter
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://technitium.com/dns/>
|
||||
* Site officiel de l’app : <https://technitium.com/dns/>
|
||||
* Documentation officielle utilisateur : <https://technitium.com/dns/help.html>
|
||||
* Documentation officielle de l'admin : <https://technitium.com/dns/help.html>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/TechnitiumSoftware/DnsServer>
|
||||
* Documentation officielle de l’admin : <https://technitium.com/dns/help.html>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/TechnitiumSoftware/DnsServer>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_technitium-dns>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/technitium-dns_ynh/issues>
|
||||
|
||||
|
@ -68,4 +68,4 @@ ou
|
|||
sudo yunohost app upgrade technitium-dns -u https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.visualstudio.microsoft.com/download/pr/afd5344f-a9e9-45f9-85b5-de4551c53736/c30996daa407f9bb540ebc5edfcf16fc/aspnetcore-runtime-6.0.6-linux-x64.tar.gz
|
||||
SOURCE_SUM=38ad01d083f0f493116bd06dd80210589abc8b3d502cf81c5dc40ba0fc19d3d5
|
||||
SOURCE_URL=https://download.visualstudio.microsoft.com/download/pr/c1348fca-4ef4-46bc-9f6e-04f2315e0d3e/50fe6b7c2df482cdc880b66bd46834c7/aspnetcore-runtime-7.0.9-linux-x64.tar.gz
|
||||
SOURCE_SUM=91a76e3ac6f80f9beced368858305a059c06c0c0da21dfc4b25046c50dce971b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.technitium.com/dns/archive/8.1.4/DnsServerPortable.tar.gz
|
||||
SOURCE_SUM=f244e358a8f7ae5891e3b6a86ac8445a3ea515b9f62d7e14225f1ca24f5c50ac
|
||||
SOURCE_URL=https://download.technitium.com/dns/archive/11.3/DnsServerPortable.tar.gz
|
||||
SOURCE_SUM=316290e7ea1c79a856498e7c780ad83a5cc63603f9fb5dee5a22fda42c1689af
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.visualstudio.microsoft.com/download/pr/94553ccb-ce1a-401c-8840-bdffb4e9d0cb/ab8a0024df90506d953904ac38b5a978/aspnetcore-runtime-6.0.6-linux-arm64.tar.gz
|
||||
SOURCE_SUM=e80fbf9feed47e2214c848ac66bdf10ce19ddcd5a06a05ec9b255a7915bd43fd
|
||||
SOURCE_URL=https://download.visualstudio.microsoft.com/download/pr/9aca092c-f9c0-48d7-a01f-3c1c2eaac903/01b345ddecc7a90d5c99d016fa5180a6/aspnetcore-runtime-7.0.9-linux-arm64.tar.gz
|
||||
SOURCE_SUM=8dc8e5d1373189547aa716c578f9b29afcd7d8d94fd1208650d0809b3af9388b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.visualstudio.microsoft.com/download/pr/084bfc2b-f28d-4995-87f0-d82519245825/7f5398fc2caf95355b154856868ef560/aspnetcore-runtime-6.0.6-linux-arm.tar.gz
|
||||
SOURCE_SUM=037a8add2f4c03bb23842097c5aa25fe52b87f6cd5d977237a6e579b6919f73b
|
||||
SOURCE_URL=https://download.visualstudio.microsoft.com/download/pr/3463b963-3438-43db-84eb-e660956c99d6/b8486eb997e3991c5c04800ae8665cc2/aspnetcore-runtime-7.0.9-linux-arm.tar.gz
|
||||
SOURCE_SUM=581bdd9ccef0209cd6ec6b9ff172142eefd9f09332ac98814705af3f91b068ae
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Block ads & malware at DNS level for your entire network! Self host a DNS server for privacy & security"
|
||||
},
|
||||
"version": "8.1.4~ynh2",
|
||||
"version": "11.3.0~ynh1",
|
||||
"url": "https://technitium.com/dns/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue