Files
technitium-dns_ynh/README.md
T
YunoHost Bot 1205a5c6bc Upgrade to v14.3.0 (#48)
* Upgrade sources
- `main` v14.3.0: https://github.com/TechnitiumSoftware/DnsServer/releases/tag/14.3.0

* Auto-update READMEs

* Update manifest.toml (#49)

* Update manifest.toml

* Bump ASP.net core to 9.0

---------

Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>
2025-12-30 13:17:18 +01:00

44 lines
2.0 KiB
Markdown

<!--
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps_tools/blob/main/readme_generator>
It shall NOT be edited by hand.
-->
<h1>
<img src="https://raw.githubusercontent.com/YunoHost/apps/main/logos/technitium-dns.png" width="32px" alt="Logo of Technitium DNS">
Technitium DNS, packaged for YunoHost
</h1>
DNS server for privacy and security
[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://technitium.com/dns/)
[![Version: 14.3.0~ynh1](https://img.shields.io/badge/Version-14.3.0~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/technitium-dns/)
<div align="center">
<a href="https://apps.yunohost.org/app/technitium-dns"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
<a href="https://github.com/YunoHost-Apps/technitium-dns_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
</div>
## Screenshots
![Screenshot of Technitium DNS](./doc/screenshots/screenshot.png)
## 📦 Developer info
[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/technitium-dns)](https://ci-apps.yunohost.org/ci/apps/technitium-dns/)
🛠️ Upstream Technitium DNS repository: <https://github.com/TechnitiumSoftware/DnsServer>
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade technitium-dns -u https://github.com/YunoHost-Apps/technitium-dns_ynh/tree/testing
```
### 📚 App packaging documentation
Please see <https://doc.yunohost.org/packaging_apps> for more information.