Skip to content

Commit

Permalink
New package: mokeyish.SmartDNS-rs.GNU version 0.9.1 (microsoft#209833)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecterShell authored Jan 10, 2025
1 parent 65f0265 commit fd9a022
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: mokeyish.SmartDNS-rs.GNU
PackageVersion: 0.9.1
InstallerType: zip
Commands:
- smartdns
ReleaseDate: 2024-12-28
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: smartdns-x86_64-pc-windows-gnu\smartdns.exe
PortableCommandAlias: smartdns
InstallerUrl: https://github.com/mokeyish/smartdns-rs/releases/download/v0.9.1/smartdns-x86_64-pc-windows-gnu-v0.9.1.zip
InstallerSha256: 3E77879BB33271F1C4F4A32EA51D4617F4DE0B3C2515A11EF3DF650DE457559F
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: mokeyish.SmartDNS-rs.GNU
PackageVersion: 0.9.1
PackageLocale: en-US
Publisher: YISH
PublisherUrl: https://yish.io/
PublisherSupportUrl: https://github.com/mokeyish/smartdns-rs/issues
# PrivacyUrl:
# Author:
PackageName: SmartDNS-rs (GNU toolchain)
PackageUrl: https://github.com/mokeyish/smartdns-rs
License: GPL-3.0
LicenseUrl: https://github.com/mokeyish/smartdns-rs/blob/HEAD/LICENSE
# Copyright:
# CopyrightUrl:
ShortDescription: A cross platform local DNS server (Dnsmasq like) written in Rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.
Description: SmartDNS-rs 🐋 is a local DNS server inspired by C SmartDNS to accepts DNS query requests from local clients, obtains DNS query results from multiple upstream DNS servers, and returns the fastest access results to clients. Avoiding DNS pollution and improving network access speed, supports high-performance ad filtering.
# Moniker:
Tags:
- dns
- doh
- doq
- dot
- internet
- network
ReleaseNotes: |-
What's Changed
- 🐛 Return IPv6-mapped address when querying AAAA for set IPv4 address by @mokeyish in #412
- ✨ Add support for -force_https_soa on bind server option by @mokeyish in #413
- ✨ Add support for resolve subcommand (similar to dig) by @mokeyish in #419
- 🔥 Remove legacy server by @mokeyish in #420
- ⬆ Upgrade dependencies by @mokeyish in #422
- ✨ Add symlink subcommand and support for multiple query types by @mokeyish in #423
- 🐛 Fix message type error and adjust debug log output by @mokeyish in #433
- 🎨 Optimize parameter parsing of resolve command by @mokeyish in #441
- ⬆ Update HickoryDNS by @mokeyish in #459
mokeyish/[email protected]
Full Changelog: https://github.com/mokeyish/smartdns-rs/compare/v0.9.0...v0.9.1
ReleaseNotesUrl: https://github.com/mokeyish/smartdns-rs/releases/tag/v0.9.1
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: Docs
DocumentUrl: https://pymumu.github.io/smartdns/en/
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: mokeyish.SmartDNS-rs.GNU
PackageVersion: 0.9.1
PackageLocale: zh-CN
# Publisher:
# PublisherUrl:
# PublisherSupportUrl:
# PrivacyUrl:
# Author:
PackageName: SmartDNS-rs (GNU 工具链)
# PackageUrl:
# License:
# LicenseUrl:
# Copyright:
# CopyrightUrl:
ShortDescription: 用 Rust 编写的跨平台本地 DNS 服务器(类似 Dnsmasq),可获取最快的网站 IP 以获得最佳上网体验,支持 DoT、DoQ、DoH、DoH3。
Description: SmartDNS-rs 🐋 一个是受 C 语言版 SmartDNS 启发而开发的,并与其配置兼容的运行在本地的跨平台 DNS 服务器, 它接受来自本地客户端的 DNS 查询请求,然后从多个上游 DNS 服务器获取 DNS 查询结果,并将访问速度最快的结果返回给客户端, 以此提高网络访问速度。 SmartDNS 同时支持指定特定域名 IP 地址,并高性匹配,可达到过滤广告的效果。
# Moniker:
Tags:
- dns
- doh
- doq
- dot
- 互联网
- 网络
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://pymumu.github.io/smartdns/
ManifestType: locale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: mokeyish.SmartDNS-rs.GNU
PackageVersion: 0.9.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit fd9a022

Please sign in to comment.