Files
o.nmgjg.com.cn/index/notify/25/05/updata_zerotier.html

164 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>&#x5185;&#x7f51;&#x7a7f;&#x900f;&#x5347;&#x7ea7;&#x901a;&#x77e5;</title>
<style>
/* From extension vscode.github */
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
.vscode-dark img[src$=\#gh-light-mode-only],
.vscode-light img[src$=\#gh-dark-mode-only],
.vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],
.vscode-high-contrast-light img[src$=\#gh-dark-mode-only] {
display: none;
}
</style>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif;
font-size: 14px;
line-height: 1.6;
}
</style>
<style>
.task-list-item {
list-style-type: none;
}
.task-list-item-checkbox {
margin-left: -20px;
vertical-align: middle;
pointer-events: none;
}
</style>
<style>
:root {
--color-note: #0969da;
--color-tip: #1a7f37;
--color-warning: #9a6700;
--color-severe: #bc4c00;
--color-caution: #d1242f;
--color-important: #8250df;
}
</style>
<style>
@media (prefers-color-scheme: dark) {
:root {
--color-note: #2f81f7;
--color-tip: #3fb950;
--color-warning: #d29922;
--color-severe: #db6d28;
--color-caution: #f85149;
--color-important: #a371f7;
}
}
</style>
<style>
.markdown-alert {
padding: 0.5rem 1rem;
margin-bottom: 16px;
color: inherit;
border-left: .25em solid #888;
}
.markdown-alert>:first-child {
margin-top: 0
}
.markdown-alert>:last-child {
margin-bottom: 0
}
.markdown-alert .markdown-alert-title {
display: flex;
font-weight: 500;
align-items: center;
line-height: 1
}
.markdown-alert .markdown-alert-title .octicon {
margin-right: 0.5rem;
display: inline-block;
overflow: visible !important;
vertical-align: text-bottom;
fill: currentColor;
}
.markdown-alert.markdown-alert-note {
border-left-color: var(--color-note);
}
.markdown-alert.markdown-alert-note .markdown-alert-title {
color: var(--color-note);
}
.markdown-alert.markdown-alert-important {
border-left-color: var(--color-important);
}
.markdown-alert.markdown-alert-important .markdown-alert-title {
color: var(--color-important);
}
.markdown-alert.markdown-alert-warning {
border-left-color: var(--color-warning);
}
.markdown-alert.markdown-alert-warning .markdown-alert-title {
color: var(--color-warning);
}
.markdown-alert.markdown-alert-tip {
border-left-color: var(--color-tip);
}
.markdown-alert.markdown-alert-tip .markdown-alert-title {
color: var(--color-tip);
}
.markdown-alert.markdown-alert-caution {
border-left-color: var(--color-caution);
}
.markdown-alert.markdown-alert-caution .markdown-alert-title {
color: var(--color-caution);
}
</style>
</head>
<body class="vscode-body vscode-light">
<h1 id="内网穿透升级通知">内网穿透升级通知</h1>
<p>因设备数量增加,超过官方免费版 Zerotier 25 个设备的限制,且官方服务器在国外,访问不稳定,我计划<strong>在近两个月内</strong>将所有办公室设备进行逐步迁移。</p>
<h2 id="影响">影响</h2>
<ol>
<li>迁移过程中大部分电脑不影响正常使用,所有内部服务将在两个网络上同时提供服务直至迁移结束</li>
<li>因 iOS 设备不越狱无法修改 Planet 文件,届时<strong>所有 iOS 设备将无法使用内网穿透</strong>(备注:当前受影响设备数量不多)</li>
</ol>
<h2 id="方式">方式</h2>
<ul>
<li>本次迁移使用<strong>远程编辑配置文件</strong>的方式,<strong>请各位在收到本通知的当天晚上保持电脑开启</strong>(特殊情况除外)</li>
<li>我会通过私有 Windows 配置服务器自动配置 Windows 电脑,完成后自动关机,无须干预</li>
<li>过程中<strong>理论上不影响电脑正常使用</strong>,手动重启后生效</li>
<li>其他系统需手动更改</li>
<li>安卓设备需使用第三方客户端</li>
</ul>
<h2 id="时间">时间</h2>
<p>2025 年 5 月 - 2025 年 6 月</p>
<p><strong>感谢配合!</strong></p>
</body>
</html>