|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: EasyTier.EasyTier |
| 5 | +PackageVersion: 2.2.3 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: kkrainbow |
| 8 | +PublisherUrl: https://easytier.rs/ |
| 9 | +PublisherSupportUrl: https://github.com/EasyTier/EasyTier/issues |
| 10 | +PackageName: easytier-gui |
| 11 | +PackageUrl: https://easytier.rs/en/ |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/EasyTier/EasyTier/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright 2024 sunsijie |
| 15 | +ShortDescription: A simple, secure, decentralized VPN mesh network solution |
| 16 | +Tags: |
| 17 | +- ethernet |
| 18 | +- intranet |
| 19 | +- network |
| 20 | +- network-switch |
| 21 | +- switch |
| 22 | +ReleaseNotes: |- |
| 23 | + This is a bugfix version, also add support of HTTP/TXT/SRV`` redirection. |
| 24 | + - fix docker stop issue by using tini for graceful shutdown by @zhj9709 in https://github.com/EasyTier/EasyTier/pull/622 |
| 25 | + - support txt/srv record and http redirect by @yushangcl in https://github.com/EasyTier/EasyTier/pull/661 |
| 26 | + - allow proxy packets to be forwarded by system kernel by @L-Trump in https://github.com/EasyTier/EasyTier/pull/660 |
| 27 | + - fix kcp traffic not encrypted by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/663 |
| 28 | + - easytier-web add tcp support by @loecom in https://github.com/EasyTier/EasyTier/pull/673 |
| 29 | + - add configurable items for web by @nanhantianyi in https://github.com/EasyTier/EasyTier/pull/674 |
| 30 | + - import/export network config for web by @nanhantianyi in https://github.com/EasyTier/EasyTier/pull/676 |
| 31 | + - fix smoltcp socket leak or hang when doing subnet proxy by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/677 |
| 32 | + - fix memory leak of public shared node by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/654 |
| 33 | + - Fixed the issue that IPV6 direct connection and LAN direct connection sometimes do not work. Contributed by @KKRainbow in https://github.com/EasyTier/EasyTier/pull/685 |
| 34 | +ReleaseNotesUrl: https://github.com/EasyTier/EasyTier/releases/tag/v2.2.3 |
| 35 | +Documentations: |
| 36 | +- DocumentLabel: Documentation |
| 37 | + DocumentUrl: https://easytier.rs/en/guide/introduction.html |
| 38 | +ManifestType: defaultLocale |
| 39 | +ManifestVersion: 1.9.0 |
0 commit comments