Skip to content

Commit 42e7701

Browse files
authored
New version: EasyTier.EasyTier version 2.2.3 (microsoft#240684)
1 parent 5b8f763 commit 42e7701

File tree

4 files changed

+83
-0
lines changed

4 files changed

+83
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: EasyTier.EasyTier
5+
PackageVersion: 2.2.3
6+
InstallerType: nullsoft
7+
Scope: user
8+
UpgradeBehavior: install
9+
ProductCode: easytier-gui
10+
ReleaseDate: 2025-03-17
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/EasyTier/EasyTier/releases/download/v2.2.3/easytier-gui_2.2.3_x64-setup.exe
14+
InstallerSha256: 49E4F7F01EB927EE93973E8A79CB2869C7DF281CA8AF6BD8EF9BBC31538E1FBF
15+
ManifestType: installer
16+
ManifestVersion: 1.9.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
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
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json
3+
4+
PackageIdentifier: EasyTier.EasyTier
5+
PackageVersion: 2.2.3
6+
PackageLocale: zh-CN
7+
PackageUrl: https://easytier.rs/
8+
ShortDescription: 一个简单、安全、去中心化的内网穿透 VPN 组网方案
9+
Tags:
10+
- 交换机
11+
- 以太网
12+
- 内网
13+
- 内网穿透
14+
- 网络
15+
ReleaseNotesUrl: https://github.com/EasyTier/EasyTier/releases/tag/v2.2.3
16+
Documentations:
17+
- DocumentLabel: 文档
18+
DocumentUrl: https://easytier.rs/guide/introduction.html
19+
ManifestType: locale
20+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: EasyTier.EasyTier
5+
PackageVersion: 2.2.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)