Skip to content

Commit 56d0afd

Browse files
author
github action
committed
update Zerotier version:1.14.1
1 parent 156d235 commit 56d0afd

File tree

4 files changed

+5
-20
lines changed

4 files changed

+5
-20
lines changed

changelog.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1 @@
1-
# 2024-09-12 -- Version 1.14.1
2-
3-
* Multithreaded packet I/O support! Currently this is just for Linux and must
4-
be enabled in local.conf. It will likely make the largest difference on small
5-
multi-core devices where CPU is a bottleneck and high throughput is desired.
6-
It may be enabled by default in the future but we want it to be thoroughly
7-
tested. It's a little harder than it seems at first glance due to the need
8-
to keep packets in sequence and balance load.
9-
* Several multipath bug fixes.
10-
* Updated the versions on a number of libraries related to OIDC support and HTTP.
11-
* MacOS .app now shows the correct version in its Info.plist manifest.
12-
* Sanitize MAC addresses in JSON format rules parser.
13-
* Some basic information about the platform (OS, CPU architecture) is now reported
14-
to network controllers when networks are joined so it can be displayed to
15-
network admins and in the future used in policy checking and inventory operations.
16-
1+
Merge pull request #25 from powerAn2020/dev BUG修复

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=ZeroTierForKSU
22
name=ZeroTier For KernelSU
3-
version=1.14.1
4-
versionCode=10395
3+
version=ZeroTier Version->1.14.1 & module Version->10450
4+
versionCode=10450
55
author=powerAn2020
66
description=ZeroTier(1.14.1) with UI interface

update_arm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.14.1","versionCode":10395,"zipUrl":"https://github.com/powerAn2020/ZeroTierOneForKSU/releases/download/1.14.1/ZeroTierForKSU-arm-1.14.1.zip","changelog":"https://raw.githubusercontent.com/powerAn2020/ZeroTierOneForKSU/main/changelog.md"}
1+
{"version":"1.14.1","versionCode":10450,"zipUrl":"https://github.com/powerAn2020/ZeroTierOneForKSU/releases/download/1.14.1/ZeroTierForKSU-arm-1.14.1.zip","changelog":"https://raw.githubusercontent.com/powerAn2020/ZeroTierOneForKSU/main/changelog.md"}

update_arm64.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.14.1","versionCode":10395,"zipUrl":"https://github.com/powerAn2020/ZeroTierOneForKSU/releases/download/1.14.1/ZeroTierForKSU-arm64-1.14.1.zip","changelog":"https://raw.githubusercontent.com/powerAn2020/ZeroTierOneForKSU/main/changelog.md"}
1+
{"version":"1.14.1","versionCode":10450,"zipUrl":"https://github.com/powerAn2020/ZeroTierOneForKSU/releases/download/1.14.1/ZeroTierForKSU-arm64-1.14.1.zip","changelog":"https://raw.githubusercontent.com/powerAn2020/ZeroTierOneForKSU/main/changelog.md"}

0 commit comments

Comments
 (0)