Linux服务器的必修课 SSH 改密钥登录 + 修改端口 + 关闭密码登录
<div class="ce-block ce-block--focused" data-id="PZOGPUNUm-" ><div class="ce-block__content">
<blockquote class="cdx-block cdx-quote">
<div class="cdx-input cdx-quote__text">
</div>
<div class="cdx-input cdx-quote__caption cdx-quote__caption-left">
</div>
<div class="quote-background-icon">
<svg t="1747277238703" class="icon" viewBox="0 0 1126 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6647" width="60" height="60"><path d="M809.07988966 473.917355c33.85124 8.46280999 50.77686 25.38843 50.77685999 50.77686 0 42.31404999-42.31405 126.942149-135.404959 262.347107-33.85124 50.77686-50.77686 93.090909-50.77686 135.404959 0 67.70247899 25.38843 101.553719 84.6281 101.553719 33.85124001 0 67.702479-25.38843 110.016529-76.165289 169.256198-211.570248 253.884298-406.214876 253.88429699-600.859504 0-93.090909-25.38843-177.719008-76.16528899-236.95867799-50.77686-67.702479-118.479339-93.090909-194.64462799-93.09090901-59.23966901 0-118.479339 25.38843-160.79338901 67.702479S622.89807165 186.18181799 622.89807164 253.884298c8.46281 110.016529 67.702479 186.18181801 186.18181802 220.033057m-609.32231401 0c33.85124 8.46280999 50.77686 25.38843 50.77686 50.77686 0 42.31404999-42.31405 126.942149-135.404959 262.347107-33.85124 50.77686-50.77686 93.090909-50.77686 135.404959 0 67.70247899 25.38843 101.553719 84.6281 101.553719 33.85124001 0 67.702479-25.38843 110.016529-76.165289 169.256198-211.570248 253.884298-414.677686 253.88429701-600.859504 0-93.090909-25.38843-177.719008-76.16528901-236.958678-50.77686-67.702479-118.479339-93.090909-194.644628-93.090909-59.23966901 0-118.479339 25.38843-160.793389 67.702479s-67.70247899 101.553719-67.702479 169.256199c16.92562 110.016529 76.165289 186.181818 186.181818 220.033057" fill="#bfbfbf" p-id="6648"></path></svg>
</div>
</blockquote>
</div>
</div><div class="ce-block ce-block--focused" data-id="R75SQM9QP5" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">注意:操作过程中一定不要关闭当前 SSH 窗口。(没搞好你就得去云厂商VNC救援了<span> </span>悲剧<span> </span>)一定要先确认密钥和新端口能正常登录,再关闭旧端口或退出当前连接。</div>
</div>
</div><div class="ce-block" data-id="9H6V2kR40L" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">一、准备工作</h2>
</div>
</div><div class="ce-block ce-block--focused" data-id="CwidCP2q7r" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">假设本文示例:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="nWaV6elfVd" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"><code><code class="inline-code">服务器用户:root
服务器 IP:1.2.3.4
新 SSH 端口:22222</code>
</code></div>
</div>
</div><div class="ce-block ce-block--focused" data-id="QXqDqBbV5t" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">你需要把<span></span><code class="inline-code"><span> </span><code>1.2.3.4</code><span> </span></code><span></span>和<span> </span><code><code class="inline-code">22222</code></code><span> </span>改成自己的。</div>
</div>
</div><div class="ce-block" data-id="tCV4Io1aCZ" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">二、本地生成 SSH 密钥</h2>
</div>
</div><div class="ce-block ce-block--focused" data-id="xEHKtT5U0a" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">在自己电脑上执行。</div>
</div>
</div><div class="ce-block" data-id="jorMEAktAx" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Windows PowerShell / Linux / macOS 都可以用</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="81-nbs40An" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-81-nbs40An">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-81-nbs40An">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-81-nbs40An" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-81-nbs40An">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196K3xo6 = document.getElementById('codeflask-81-nbs40An');
var isCollapsed1788400196K3xo6 = true;
const flask1788400196K3xo6 = new CodeFlask(editorElem1788400196K3xo6, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196K3xo6 = `ssh-keygen -t ed25519 -f ~/.ssh/server1_ed25519 -C "server1-key"`;
code1788400196K3xo6 = code1788400196K3xo6.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196K3xo6.addLanguage('shell', Prism.languages['shell']);
flask1788400196K3xo6.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196K3xo6.updateCode(code1788400196K3xo6);
const currentCode1788400196K3xo6 = flask1788400196K3xo6.getCode();
var coderow1788400196K3xo6 = parseInt('');
if (coderow1788400196K3xo6 === undefined || coderow1788400196K3xo6 !== coderow1788400196K3xo6 || coderow1788400196K3xo6 === 0) {
coderow1788400196K3xo6 = flask1788400196K3xo6.lineNumber;
}
if (coderow1788400196K3xo6 < 20) {
editorElem1788400196K3xo6.parentElement.style.height = '300px';
editorElem1788400196K3xo6.style.height = '300px';
} else if (coderow1788400196K3xo6 >= 20) {
editorElem1788400196K3xo6.parentElement.style.height = '500px';
editorElem1788400196K3xo6.style.height = '500px';
}
//console.log({currentCode1788400196K3xo6})
const copyBtn1788400196K3xo6 = document.getElementById('codeflask-copy-81-nbs40An');
copyBtn1788400196K3xo6.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196K3xo6).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196K3xo6.innerHTML;
copyBtn1788400196K3xo6.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196K3xo6.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196K3xo6);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196K3xo6);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196K3xo6.innerHTML;
copyBtn1788400196K3xo6.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196K3xo6.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196K3xo6 = document.getElementById('codeflask-bottomBtn-81-nbs40An');
const Toggle1788400196K3xo6 = document.getElementById('codeflask-Toggle-81-nbs40An');
bottomBtn1788400196K3xo6.addEventListener('click', function() {
if (isCollapsed1788400196K3xo6) {
// 展开代码
isCollapsed1788400196K3xo6 = false;
const codeElement1788400196K3xo6 = editorElem1788400196K3xo6.querySelector('.codeflask__code');
if (codeElement1788400196K3xo6) {
const actualHeight1788400196K3xo6 = codeElement1788400196K3xo6.scrollHeight + 20;
editorElem1788400196K3xo6.parentElement.style.height = actualHeight1788400196K3xo6 + 'px';
editorElem1788400196K3xo6.style.height = actualHeight1788400196K3xo6 + 'px';
}
bottomBtn1788400196K3xo6.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196K3xo6.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196K3xo6 = true;
if (coderow1788400196K3xo6 < 20) {
editorElem1788400196K3xo6.parentElement.style.height = '300px';
editorElem1788400196K3xo6.style.height = '300px';
} else if (coderow1788400196K3xo6 >= 20) {
editorElem1788400196K3xo6.parentElement.style.height = '500px';
editorElem1788400196K3xo6.style.height = '500px';
}
bottomBtn1788400196K3xo6.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196K3xo6.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196K3xo6.addEventListener('click', function() {
bottomBtn1788400196K3xo6.click();
});
</script><div class="ce-block ce-block--focused" data-id="FwtcBLIG5t" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">如果是 Windows PowerShell,也可以用:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="pkN1hm3r3J" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-pkN1hm3r3J">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-pkN1hm3r3J">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-pkN1hm3r3J" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-pkN1hm3r3J">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196gb0Q2 = document.getElementById('codeflask-pkN1hm3r3J');
var isCollapsed1788400196gb0Q2 = true;
const flask1788400196gb0Q2 = new CodeFlask(editorElem1788400196gb0Q2, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196gb0Q2 = `ssh-keygen -t ed25519 -f $env:USERPROFILE\.ssh\server1_ed25519 -C "server1-key"`;
code1788400196gb0Q2 = code1788400196gb0Q2.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196gb0Q2.addLanguage('shell', Prism.languages['shell']);
flask1788400196gb0Q2.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196gb0Q2.updateCode(code1788400196gb0Q2);
const currentCode1788400196gb0Q2 = flask1788400196gb0Q2.getCode();
var coderow1788400196gb0Q2 = parseInt('');
if (coderow1788400196gb0Q2 === undefined || coderow1788400196gb0Q2 !== coderow1788400196gb0Q2 || coderow1788400196gb0Q2 === 0) {
coderow1788400196gb0Q2 = flask1788400196gb0Q2.lineNumber;
}
if (coderow1788400196gb0Q2 < 20) {
editorElem1788400196gb0Q2.parentElement.style.height = '300px';
editorElem1788400196gb0Q2.style.height = '300px';
} else if (coderow1788400196gb0Q2 >= 20) {
editorElem1788400196gb0Q2.parentElement.style.height = '500px';
editorElem1788400196gb0Q2.style.height = '500px';
}
//console.log({currentCode1788400196gb0Q2})
const copyBtn1788400196gb0Q2 = document.getElementById('codeflask-copy-pkN1hm3r3J');
copyBtn1788400196gb0Q2.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196gb0Q2).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196gb0Q2.innerHTML;
copyBtn1788400196gb0Q2.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196gb0Q2.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196gb0Q2);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196gb0Q2);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196gb0Q2.innerHTML;
copyBtn1788400196gb0Q2.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196gb0Q2.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196gb0Q2 = document.getElementById('codeflask-bottomBtn-pkN1hm3r3J');
const Toggle1788400196gb0Q2 = document.getElementById('codeflask-Toggle-pkN1hm3r3J');
bottomBtn1788400196gb0Q2.addEventListener('click', function() {
if (isCollapsed1788400196gb0Q2) {
// 展开代码
isCollapsed1788400196gb0Q2 = false;
const codeElement1788400196gb0Q2 = editorElem1788400196gb0Q2.querySelector('.codeflask__code');
if (codeElement1788400196gb0Q2) {
const actualHeight1788400196gb0Q2 = codeElement1788400196gb0Q2.scrollHeight + 20;
editorElem1788400196gb0Q2.parentElement.style.height = actualHeight1788400196gb0Q2 + 'px';
editorElem1788400196gb0Q2.style.height = actualHeight1788400196gb0Q2 + 'px';
}
bottomBtn1788400196gb0Q2.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196gb0Q2.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196gb0Q2 = true;
if (coderow1788400196gb0Q2 < 20) {
editorElem1788400196gb0Q2.parentElement.style.height = '300px';
editorElem1788400196gb0Q2.style.height = '300px';
} else if (coderow1788400196gb0Q2 >= 20) {
editorElem1788400196gb0Q2.parentElement.style.height = '500px';
editorElem1788400196gb0Q2.style.height = '500px';
}
bottomBtn1788400196gb0Q2.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196gb0Q2.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196gb0Q2.addEventListener('click', function() {
bottomBtn1788400196gb0Q2.click();
});
</script><div class="ce-block ce-block--focused" data-id="C8thdEpJzN" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">一路回车即可。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="4DTWdpoFdy" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">生成后会得到两个文件:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="pc92a7Q_yx" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"><code>server1_ed25519 私钥,自己保存,不能泄露
server1_ed25519.pub公钥,放到服务器
</code></div>
</div>
</div><div class="ce-block" data-id="-gspFquiHU" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">三、上传公钥到服务器</h2>
</div>
</div><div class="ce-block" data-id="7abDvK3SsU" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Windows PowerShell</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="IAquwySH9D" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">把<span> </span><code>1.2.3.4</code><span> </span>改成你的服务器 IP:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="6JoWcjJrYM" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-6JoWcjJrYM">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-6JoWcjJrYM">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-6JoWcjJrYM" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-6JoWcjJrYM">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196WZG4u = document.getElementById('codeflask-6JoWcjJrYM');
var isCollapsed1788400196WZG4u = true;
const flask1788400196WZG4u = new CodeFlask(editorElem1788400196WZG4u, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196WZG4u = `Get-Content "$env:USERPROFILE\.ssh\server1_ed25519.pub" | ssh root@1.2.3.4 "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys && chmod 700 ~/.ssh && chmod 600 ~/.ssh/authorized_keys"`;
code1788400196WZG4u = code1788400196WZG4u.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196WZG4u.addLanguage('shell', Prism.languages['shell']);
flask1788400196WZG4u.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196WZG4u.updateCode(code1788400196WZG4u);
const currentCode1788400196WZG4u = flask1788400196WZG4u.getCode();
var coderow1788400196WZG4u = parseInt('');
if (coderow1788400196WZG4u === undefined || coderow1788400196WZG4u !== coderow1788400196WZG4u || coderow1788400196WZG4u === 0) {
coderow1788400196WZG4u = flask1788400196WZG4u.lineNumber;
}
if (coderow1788400196WZG4u < 20) {
editorElem1788400196WZG4u.parentElement.style.height = '300px';
editorElem1788400196WZG4u.style.height = '300px';
} else if (coderow1788400196WZG4u >= 20) {
editorElem1788400196WZG4u.parentElement.style.height = '500px';
editorElem1788400196WZG4u.style.height = '500px';
}
//console.log({currentCode1788400196WZG4u})
const copyBtn1788400196WZG4u = document.getElementById('codeflask-copy-6JoWcjJrYM');
copyBtn1788400196WZG4u.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196WZG4u).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196WZG4u.innerHTML;
copyBtn1788400196WZG4u.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196WZG4u.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196WZG4u);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196WZG4u);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196WZG4u.innerHTML;
copyBtn1788400196WZG4u.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196WZG4u.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196WZG4u = document.getElementById('codeflask-bottomBtn-6JoWcjJrYM');
const Toggle1788400196WZG4u = document.getElementById('codeflask-Toggle-6JoWcjJrYM');
bottomBtn1788400196WZG4u.addEventListener('click', function() {
if (isCollapsed1788400196WZG4u) {
// 展开代码
isCollapsed1788400196WZG4u = false;
const codeElement1788400196WZG4u = editorElem1788400196WZG4u.querySelector('.codeflask__code');
if (codeElement1788400196WZG4u) {
const actualHeight1788400196WZG4u = codeElement1788400196WZG4u.scrollHeight + 20;
editorElem1788400196WZG4u.parentElement.style.height = actualHeight1788400196WZG4u + 'px';
editorElem1788400196WZG4u.style.height = actualHeight1788400196WZG4u + 'px';
}
bottomBtn1788400196WZG4u.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196WZG4u.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196WZG4u = true;
if (coderow1788400196WZG4u < 20) {
editorElem1788400196WZG4u.parentElement.style.height = '300px';
editorElem1788400196WZG4u.style.height = '300px';
} else if (coderow1788400196WZG4u >= 20) {
editorElem1788400196WZG4u.parentElement.style.height = '500px';
editorElem1788400196WZG4u.style.height = '500px';
}
bottomBtn1788400196WZG4u.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196WZG4u.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196WZG4u.addEventListener('click', function() {
bottomBtn1788400196WZG4u.click();
});
</script><div class="ce-block" data-id="qnBXJyv6yv" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Linux / macOS</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="kgGfRsEbhL" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-kgGfRsEbhL">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-kgGfRsEbhL">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-kgGfRsEbhL" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-kgGfRsEbhL">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196EfSp1 = document.getElementById('codeflask-kgGfRsEbhL');
var isCollapsed1788400196EfSp1 = true;
const flask1788400196EfSp1 = new CodeFlask(editorElem1788400196EfSp1, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196EfSp1 = `ssh-copy-id -i ~/.ssh/server1_ed25519.pub root@1.2.3.4`;
code1788400196EfSp1 = code1788400196EfSp1.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196EfSp1.addLanguage('shell', Prism.languages['shell']);
flask1788400196EfSp1.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196EfSp1.updateCode(code1788400196EfSp1);
const currentCode1788400196EfSp1 = flask1788400196EfSp1.getCode();
var coderow1788400196EfSp1 = parseInt('');
if (coderow1788400196EfSp1 === undefined || coderow1788400196EfSp1 !== coderow1788400196EfSp1 || coderow1788400196EfSp1 === 0) {
coderow1788400196EfSp1 = flask1788400196EfSp1.lineNumber;
}
if (coderow1788400196EfSp1 < 20) {
editorElem1788400196EfSp1.parentElement.style.height = '300px';
editorElem1788400196EfSp1.style.height = '300px';
} else if (coderow1788400196EfSp1 >= 20) {
editorElem1788400196EfSp1.parentElement.style.height = '500px';
editorElem1788400196EfSp1.style.height = '500px';
}
//console.log({currentCode1788400196EfSp1})
const copyBtn1788400196EfSp1 = document.getElementById('codeflask-copy-kgGfRsEbhL');
copyBtn1788400196EfSp1.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196EfSp1).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196EfSp1.innerHTML;
copyBtn1788400196EfSp1.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196EfSp1.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196EfSp1);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196EfSp1);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196EfSp1.innerHTML;
copyBtn1788400196EfSp1.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196EfSp1.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196EfSp1 = document.getElementById('codeflask-bottomBtn-kgGfRsEbhL');
const Toggle1788400196EfSp1 = document.getElementById('codeflask-Toggle-kgGfRsEbhL');
bottomBtn1788400196EfSp1.addEventListener('click', function() {
if (isCollapsed1788400196EfSp1) {
// 展开代码
isCollapsed1788400196EfSp1 = false;
const codeElement1788400196EfSp1 = editorElem1788400196EfSp1.querySelector('.codeflask__code');
if (codeElement1788400196EfSp1) {
const actualHeight1788400196EfSp1 = codeElement1788400196EfSp1.scrollHeight + 20;
editorElem1788400196EfSp1.parentElement.style.height = actualHeight1788400196EfSp1 + 'px';
editorElem1788400196EfSp1.style.height = actualHeight1788400196EfSp1 + 'px';
}
bottomBtn1788400196EfSp1.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196EfSp1.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196EfSp1 = true;
if (coderow1788400196EfSp1 < 20) {
editorElem1788400196EfSp1.parentElement.style.height = '300px';
editorElem1788400196EfSp1.style.height = '300px';
} else if (coderow1788400196EfSp1 >= 20) {
editorElem1788400196EfSp1.parentElement.style.height = '500px';
editorElem1788400196EfSp1.style.height = '500px';
}
bottomBtn1788400196EfSp1.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196EfSp1.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196EfSp1.addEventListener('click', function() {
bottomBtn1788400196EfSp1.click();
});
</script><div class="ce-block ce-block--focused" data-id="okKOdbe76T" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">如果你的系统没有<span> </span><code>ssh-copy-id</code>,也可以用:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="F4fy54wbcZ" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-F4fy54wbcZ">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-F4fy54wbcZ">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-F4fy54wbcZ" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-F4fy54wbcZ">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196g2ZVf = document.getElementById('codeflask-F4fy54wbcZ');
var isCollapsed1788400196g2ZVf = true;
const flask1788400196g2ZVf = new CodeFlask(editorElem1788400196g2ZVf, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196g2ZVf = `cat ~/.ssh/server1_ed25519.pub | ssh root@1.2.3.4 "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys && chmod 700 ~/.ssh && chmod 600 ~/.ssh/authorized_keys"`;
code1788400196g2ZVf = code1788400196g2ZVf.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196g2ZVf.addLanguage('shell', Prism.languages['shell']);
flask1788400196g2ZVf.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196g2ZVf.updateCode(code1788400196g2ZVf);
const currentCode1788400196g2ZVf = flask1788400196g2ZVf.getCode();
var coderow1788400196g2ZVf = parseInt('');
if (coderow1788400196g2ZVf === undefined || coderow1788400196g2ZVf !== coderow1788400196g2ZVf || coderow1788400196g2ZVf === 0) {
coderow1788400196g2ZVf = flask1788400196g2ZVf.lineNumber;
}
if (coderow1788400196g2ZVf < 20) {
editorElem1788400196g2ZVf.parentElement.style.height = '300px';
editorElem1788400196g2ZVf.style.height = '300px';
} else if (coderow1788400196g2ZVf >= 20) {
editorElem1788400196g2ZVf.parentElement.style.height = '500px';
editorElem1788400196g2ZVf.style.height = '500px';
}
//console.log({currentCode1788400196g2ZVf})
const copyBtn1788400196g2ZVf = document.getElementById('codeflask-copy-F4fy54wbcZ');
copyBtn1788400196g2ZVf.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196g2ZVf).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196g2ZVf.innerHTML;
copyBtn1788400196g2ZVf.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196g2ZVf.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196g2ZVf);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196g2ZVf);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196g2ZVf.innerHTML;
copyBtn1788400196g2ZVf.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196g2ZVf.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196g2ZVf = document.getElementById('codeflask-bottomBtn-F4fy54wbcZ');
const Toggle1788400196g2ZVf = document.getElementById('codeflask-Toggle-F4fy54wbcZ');
bottomBtn1788400196g2ZVf.addEventListener('click', function() {
if (isCollapsed1788400196g2ZVf) {
// 展开代码
isCollapsed1788400196g2ZVf = false;
const codeElement1788400196g2ZVf = editorElem1788400196g2ZVf.querySelector('.codeflask__code');
if (codeElement1788400196g2ZVf) {
const actualHeight1788400196g2ZVf = codeElement1788400196g2ZVf.scrollHeight + 20;
editorElem1788400196g2ZVf.parentElement.style.height = actualHeight1788400196g2ZVf + 'px';
editorElem1788400196g2ZVf.style.height = actualHeight1788400196g2ZVf + 'px';
}
bottomBtn1788400196g2ZVf.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196g2ZVf.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196g2ZVf = true;
if (coderow1788400196g2ZVf < 20) {
editorElem1788400196g2ZVf.parentElement.style.height = '300px';
editorElem1788400196g2ZVf.style.height = '300px';
} else if (coderow1788400196g2ZVf >= 20) {
editorElem1788400196g2ZVf.parentElement.style.height = '500px';
editorElem1788400196g2ZVf.style.height = '500px';
}
bottomBtn1788400196g2ZVf.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196g2ZVf.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196g2ZVf.addEventListener('click', function() {
bottomBtn1788400196g2ZVf.click();
});
</script><div class="ce-block" data-id="tXjgimaesu" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">四、测试密钥登录</h2>
</div>
</div><div class="ce-block" data-id="fRmKFHwY-K" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Windows PowerShell</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="lfNe2ICb_8" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-lfNe2ICb_8">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-lfNe2ICb_8">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-lfNe2ICb_8" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-lfNe2ICb_8">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196X3QzS = document.getElementById('codeflask-lfNe2ICb_8');
var isCollapsed1788400196X3QzS = true;
const flask1788400196X3QzS = new CodeFlask(editorElem1788400196X3QzS, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196X3QzS = `ssh -i "$env:USERPROFILE\.ssh\server1_ed25519" root@1.2.3.4`;
code1788400196X3QzS = code1788400196X3QzS.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196X3QzS.addLanguage('shell', Prism.languages['shell']);
flask1788400196X3QzS.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196X3QzS.updateCode(code1788400196X3QzS);
const currentCode1788400196X3QzS = flask1788400196X3QzS.getCode();
var coderow1788400196X3QzS = parseInt('');
if (coderow1788400196X3QzS === undefined || coderow1788400196X3QzS !== coderow1788400196X3QzS || coderow1788400196X3QzS === 0) {
coderow1788400196X3QzS = flask1788400196X3QzS.lineNumber;
}
if (coderow1788400196X3QzS < 20) {
editorElem1788400196X3QzS.parentElement.style.height = '300px';
editorElem1788400196X3QzS.style.height = '300px';
} else if (coderow1788400196X3QzS >= 20) {
editorElem1788400196X3QzS.parentElement.style.height = '500px';
editorElem1788400196X3QzS.style.height = '500px';
}
//console.log({currentCode1788400196X3QzS})
const copyBtn1788400196X3QzS = document.getElementById('codeflask-copy-lfNe2ICb_8');
copyBtn1788400196X3QzS.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196X3QzS).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196X3QzS.innerHTML;
copyBtn1788400196X3QzS.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196X3QzS.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196X3QzS);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196X3QzS);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196X3QzS.innerHTML;
copyBtn1788400196X3QzS.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196X3QzS.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196X3QzS = document.getElementById('codeflask-bottomBtn-lfNe2ICb_8');
const Toggle1788400196X3QzS = document.getElementById('codeflask-Toggle-lfNe2ICb_8');
bottomBtn1788400196X3QzS.addEventListener('click', function() {
if (isCollapsed1788400196X3QzS) {
// 展开代码
isCollapsed1788400196X3QzS = false;
const codeElement1788400196X3QzS = editorElem1788400196X3QzS.querySelector('.codeflask__code');
if (codeElement1788400196X3QzS) {
const actualHeight1788400196X3QzS = codeElement1788400196X3QzS.scrollHeight + 20;
editorElem1788400196X3QzS.parentElement.style.height = actualHeight1788400196X3QzS + 'px';
editorElem1788400196X3QzS.style.height = actualHeight1788400196X3QzS + 'px';
}
bottomBtn1788400196X3QzS.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196X3QzS.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196X3QzS = true;
if (coderow1788400196X3QzS < 20) {
editorElem1788400196X3QzS.parentElement.style.height = '300px';
editorElem1788400196X3QzS.style.height = '300px';
} else if (coderow1788400196X3QzS >= 20) {
editorElem1788400196X3QzS.parentElement.style.height = '500px';
editorElem1788400196X3QzS.style.height = '500px';
}
bottomBtn1788400196X3QzS.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196X3QzS.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196X3QzS.addEventListener('click', function() {
bottomBtn1788400196X3QzS.click();
});
</script><div class="ce-block" data-id="9LjV0-M8dp" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Linux / macOS</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="4MZhl54QB3" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-4MZhl54QB3">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-4MZhl54QB3">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-4MZhl54QB3" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-4MZhl54QB3">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196KZ33c = document.getElementById('codeflask-4MZhl54QB3');
var isCollapsed1788400196KZ33c = true;
const flask1788400196KZ33c = new CodeFlask(editorElem1788400196KZ33c, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196KZ33c = `ssh -i ~/.ssh/server1_ed25519 root@1.2.3.4`;
code1788400196KZ33c = code1788400196KZ33c.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196KZ33c.addLanguage('shell', Prism.languages['shell']);
flask1788400196KZ33c.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196KZ33c.updateCode(code1788400196KZ33c);
const currentCode1788400196KZ33c = flask1788400196KZ33c.getCode();
var coderow1788400196KZ33c = parseInt('');
if (coderow1788400196KZ33c === undefined || coderow1788400196KZ33c !== coderow1788400196KZ33c || coderow1788400196KZ33c === 0) {
coderow1788400196KZ33c = flask1788400196KZ33c.lineNumber;
}
if (coderow1788400196KZ33c < 20) {
editorElem1788400196KZ33c.parentElement.style.height = '300px';
editorElem1788400196KZ33c.style.height = '300px';
} else if (coderow1788400196KZ33c >= 20) {
editorElem1788400196KZ33c.parentElement.style.height = '500px';
editorElem1788400196KZ33c.style.height = '500px';
}
//console.log({currentCode1788400196KZ33c})
const copyBtn1788400196KZ33c = document.getElementById('codeflask-copy-4MZhl54QB3');
copyBtn1788400196KZ33c.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196KZ33c).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196KZ33c.innerHTML;
copyBtn1788400196KZ33c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196KZ33c.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196KZ33c);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196KZ33c);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196KZ33c.innerHTML;
copyBtn1788400196KZ33c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196KZ33c.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196KZ33c = document.getElementById('codeflask-bottomBtn-4MZhl54QB3');
const Toggle1788400196KZ33c = document.getElementById('codeflask-Toggle-4MZhl54QB3');
bottomBtn1788400196KZ33c.addEventListener('click', function() {
if (isCollapsed1788400196KZ33c) {
// 展开代码
isCollapsed1788400196KZ33c = false;
const codeElement1788400196KZ33c = editorElem1788400196KZ33c.querySelector('.codeflask__code');
if (codeElement1788400196KZ33c) {
const actualHeight1788400196KZ33c = codeElement1788400196KZ33c.scrollHeight + 20;
editorElem1788400196KZ33c.parentElement.style.height = actualHeight1788400196KZ33c + 'px';
editorElem1788400196KZ33c.style.height = actualHeight1788400196KZ33c + 'px';
}
bottomBtn1788400196KZ33c.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196KZ33c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196KZ33c = true;
if (coderow1788400196KZ33c < 20) {
editorElem1788400196KZ33c.parentElement.style.height = '300px';
editorElem1788400196KZ33c.style.height = '300px';
} else if (coderow1788400196KZ33c >= 20) {
editorElem1788400196KZ33c.parentElement.style.height = '500px';
editorElem1788400196KZ33c.style.height = '500px';
}
bottomBtn1788400196KZ33c.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196KZ33c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196KZ33c.addEventListener('click', function() {
bottomBtn1788400196KZ33c.click();
});
</script><div class="ce-block ce-block--focused" data-id="kQUwiMQ_7B" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">如果可以正常登录,说明密钥配置成功。</div>
</div>
</div><div class="ce-block" data-id="LTg7hWmYcC" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">五、一键修改 SSH 端口并关闭密码登录</h2>
</div>
</div><div class="ce-block ce-block--focused" data-id="j_2ll02P75" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">用密码先登录到服务器</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="fE0mN-vVwt" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">在服务器上执行下面命令。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="2q-3Dcxpgj" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">示例端口是<span> </span><code><code class="inline-code">22222</code></code>,可以自行修改:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="SDjRspH9L5" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">NEW_PORT=22222</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="a58iHXgCrW" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">mkdir -p /etc/ssh/sshd_config.d</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="qSfahSN9r8" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">cp -a /etc/ssh/sshd_config /etc/ssh/sshd_config.bak.$(date +%F-%H%M%S)</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="t25RsQTezQ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">cat > /etc/ssh/sshd_config.d/99-custom-ssh.conf <<EOF</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="vl8l-N0V39" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"># 自定义 SSH 端口</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="NTUZCJhm4R" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">Port ${NEW_PORT}</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="hR6eWZd9ol" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"># 开启 SSH 密钥登录</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="2z9K7MfnNZ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">PubkeyAuthentication yes</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="bbGqTcl3Hs" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"># 禁止 SSH 密码登录</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="5VU4mxyMj3" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">PasswordAuthentication no</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="Nbq5Cv9K7d" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">KbdInteractiveAuthentication no</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="E0cvhERhEb" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">ChallengeResponseAuthentication no</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="ok6iVxldQP" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"># root 用户只允许密钥登录</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="SBut5I2egP" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">PermitRootLogin prohibit-password</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="TgZxcl1uX0" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">EOF</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="fBH2l7R8CR" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"># 如果安装了 UFW,则自动放行新的 SSH 端口</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="uoY0wWq39E" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">if command -v ufw >/dev/null 2>&1; then</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="YS2Qr_tztw" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">ufw allow ${NEW_PORT}/tcp comment "放行自定义 SSH 端口"</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="l_L-9JzchQ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">fi</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="f0Z1T1jjpQ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"># 检查 SSH 配置并重载 SSH 服务</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="UxvFHO8DZc" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">sshd -t && systemctl reload ssh || systemctl reload sshd</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="BsBB_Pfx_3" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-BsBB_Pfx_3">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-BsBB_Pfx_3">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-BsBB_Pfx_3" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-BsBB_Pfx_3">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196v4Wwy = document.getElementById('codeflask-BsBB_Pfx_3');
var isCollapsed1788400196v4Wwy = true;
const flask1788400196v4Wwy = new CodeFlask(editorElem1788400196v4Wwy, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196v4Wwy = `NEW_PORT=22222
mkdir -p /etc/ssh/sshd_config.d
cp -a /etc/ssh/sshd_config /etc/ssh/sshd_config.bak.$(date +%F-%H%M%S)
cat > /etc/ssh/sshd_config.d/99-custom-ssh.conf <<EOF
# 自定义 SSH 端口
Port ${NEW_PORT}
# 开启 SSH 密钥登录
PubkeyAuthentication yes
# 禁止 SSH 密码登录
PasswordAuthentication no
KbdInteractiveAuthentication no
ChallengeResponseAuthentication no
# root 用户只允许密钥登录
PermitRootLogin prohibit-password
EOF
# 如果安装了 UFW,则自动放行新的 SSH 端口
if command -v ufw >/dev/null 2>&1; then
ufw allow ${NEW_PORT}/tcp comment "放行自定义 SSH 端口"
fi
# 检查 SSH 配置并重载 SSH 服务
sshd -t && systemctl reload ssh || systemctl reload sshd`;
code1788400196v4Wwy = code1788400196v4Wwy.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196v4Wwy.addLanguage('shell', Prism.languages['shell']);
flask1788400196v4Wwy.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196v4Wwy.updateCode(code1788400196v4Wwy);
const currentCode1788400196v4Wwy = flask1788400196v4Wwy.getCode();
var coderow1788400196v4Wwy = parseInt('');
if (coderow1788400196v4Wwy === undefined || coderow1788400196v4Wwy !== coderow1788400196v4Wwy || coderow1788400196v4Wwy === 0) {
coderow1788400196v4Wwy = flask1788400196v4Wwy.lineNumber;
}
if (coderow1788400196v4Wwy < 20) {
editorElem1788400196v4Wwy.parentElement.style.height = '300px';
editorElem1788400196v4Wwy.style.height = '300px';
} else if (coderow1788400196v4Wwy >= 20) {
editorElem1788400196v4Wwy.parentElement.style.height = '500px';
editorElem1788400196v4Wwy.style.height = '500px';
}
//console.log({currentCode1788400196v4Wwy})
const copyBtn1788400196v4Wwy = document.getElementById('codeflask-copy-BsBB_Pfx_3');
copyBtn1788400196v4Wwy.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196v4Wwy).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196v4Wwy.innerHTML;
copyBtn1788400196v4Wwy.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196v4Wwy.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196v4Wwy);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196v4Wwy);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196v4Wwy.innerHTML;
copyBtn1788400196v4Wwy.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196v4Wwy.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196v4Wwy = document.getElementById('codeflask-bottomBtn-BsBB_Pfx_3');
const Toggle1788400196v4Wwy = document.getElementById('codeflask-Toggle-BsBB_Pfx_3');
bottomBtn1788400196v4Wwy.addEventListener('click', function() {
if (isCollapsed1788400196v4Wwy) {
// 展开代码
isCollapsed1788400196v4Wwy = false;
const codeElement1788400196v4Wwy = editorElem1788400196v4Wwy.querySelector('.codeflask__code');
if (codeElement1788400196v4Wwy) {
const actualHeight1788400196v4Wwy = codeElement1788400196v4Wwy.scrollHeight + 20;
editorElem1788400196v4Wwy.parentElement.style.height = actualHeight1788400196v4Wwy + 'px';
editorElem1788400196v4Wwy.style.height = actualHeight1788400196v4Wwy + 'px';
}
bottomBtn1788400196v4Wwy.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196v4Wwy.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196v4Wwy = true;
if (coderow1788400196v4Wwy < 20) {
editorElem1788400196v4Wwy.parentElement.style.height = '300px';
editorElem1788400196v4Wwy.style.height = '300px';
} else if (coderow1788400196v4Wwy >= 20) {
editorElem1788400196v4Wwy.parentElement.style.height = '500px';
editorElem1788400196v4Wwy.style.height = '500px';
}
bottomBtn1788400196v4Wwy.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196v4Wwy.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196v4Wwy.addEventListener('click', function() {
bottomBtn1788400196v4Wwy.click();
});
</script><div class="ce-block" data-id="lmR3s81OS6" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">六、测试新端口登录</h2>
</div>
</div><div class="ce-block ce-block--focused" data-id="7_7wyJ3Bsg" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">不要关闭当前 SSH 窗口,新开一个窗口测试。</div>
</div>
</div><div class="ce-block" data-id="qJxcU_kkgN" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Windows PowerShell</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="j4i0zaNLid" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-j4i0zaNLid">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-j4i0zaNLid">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-j4i0zaNLid" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-j4i0zaNLid">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196E0V0r = document.getElementById('codeflask-j4i0zaNLid');
var isCollapsed1788400196E0V0r = true;
const flask1788400196E0V0r = new CodeFlask(editorElem1788400196E0V0r, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196E0V0r = `ssh -i "$env:USERPROFILE\.ssh\server1_ed25519" -p 22222 root@1.2.3.4`;
code1788400196E0V0r = code1788400196E0V0r.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196E0V0r.addLanguage('shell', Prism.languages['shell']);
flask1788400196E0V0r.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196E0V0r.updateCode(code1788400196E0V0r);
const currentCode1788400196E0V0r = flask1788400196E0V0r.getCode();
var coderow1788400196E0V0r = parseInt('');
if (coderow1788400196E0V0r === undefined || coderow1788400196E0V0r !== coderow1788400196E0V0r || coderow1788400196E0V0r === 0) {
coderow1788400196E0V0r = flask1788400196E0V0r.lineNumber;
}
if (coderow1788400196E0V0r < 20) {
editorElem1788400196E0V0r.parentElement.style.height = '300px';
editorElem1788400196E0V0r.style.height = '300px';
} else if (coderow1788400196E0V0r >= 20) {
editorElem1788400196E0V0r.parentElement.style.height = '500px';
editorElem1788400196E0V0r.style.height = '500px';
}
//console.log({currentCode1788400196E0V0r})
const copyBtn1788400196E0V0r = document.getElementById('codeflask-copy-j4i0zaNLid');
copyBtn1788400196E0V0r.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196E0V0r).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196E0V0r.innerHTML;
copyBtn1788400196E0V0r.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196E0V0r.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196E0V0r);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196E0V0r);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196E0V0r.innerHTML;
copyBtn1788400196E0V0r.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196E0V0r.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196E0V0r = document.getElementById('codeflask-bottomBtn-j4i0zaNLid');
const Toggle1788400196E0V0r = document.getElementById('codeflask-Toggle-j4i0zaNLid');
bottomBtn1788400196E0V0r.addEventListener('click', function() {
if (isCollapsed1788400196E0V0r) {
// 展开代码
isCollapsed1788400196E0V0r = false;
const codeElement1788400196E0V0r = editorElem1788400196E0V0r.querySelector('.codeflask__code');
if (codeElement1788400196E0V0r) {
const actualHeight1788400196E0V0r = codeElement1788400196E0V0r.scrollHeight + 20;
editorElem1788400196E0V0r.parentElement.style.height = actualHeight1788400196E0V0r + 'px';
editorElem1788400196E0V0r.style.height = actualHeight1788400196E0V0r + 'px';
}
bottomBtn1788400196E0V0r.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196E0V0r.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196E0V0r = true;
if (coderow1788400196E0V0r < 20) {
editorElem1788400196E0V0r.parentElement.style.height = '300px';
editorElem1788400196E0V0r.style.height = '300px';
} else if (coderow1788400196E0V0r >= 20) {
editorElem1788400196E0V0r.parentElement.style.height = '500px';
editorElem1788400196E0V0r.style.height = '500px';
}
bottomBtn1788400196E0V0r.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196E0V0r.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196E0V0r.addEventListener('click', function() {
bottomBtn1788400196E0V0r.click();
});
</script><div class="ce-block" data-id="gOB1SN1bpT" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">Linux / macOS</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="OjTQWK-IOh" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-OjTQWK-IOh">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-OjTQWK-IOh">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-OjTQWK-IOh" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-OjTQWK-IOh">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196e6AiG = document.getElementById('codeflask-OjTQWK-IOh');
var isCollapsed1788400196e6AiG = true;
const flask1788400196e6AiG = new CodeFlask(editorElem1788400196e6AiG, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196e6AiG = `ssh -i ~/.ssh/server1_ed25519 -p 22222 root@1.2.3.4`;
code1788400196e6AiG = code1788400196e6AiG.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196e6AiG.addLanguage('shell', Prism.languages['shell']);
flask1788400196e6AiG.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196e6AiG.updateCode(code1788400196e6AiG);
const currentCode1788400196e6AiG = flask1788400196e6AiG.getCode();
var coderow1788400196e6AiG = parseInt('');
if (coderow1788400196e6AiG === undefined || coderow1788400196e6AiG !== coderow1788400196e6AiG || coderow1788400196e6AiG === 0) {
coderow1788400196e6AiG = flask1788400196e6AiG.lineNumber;
}
if (coderow1788400196e6AiG < 20) {
editorElem1788400196e6AiG.parentElement.style.height = '300px';
editorElem1788400196e6AiG.style.height = '300px';
} else if (coderow1788400196e6AiG >= 20) {
editorElem1788400196e6AiG.parentElement.style.height = '500px';
editorElem1788400196e6AiG.style.height = '500px';
}
//console.log({currentCode1788400196e6AiG})
const copyBtn1788400196e6AiG = document.getElementById('codeflask-copy-OjTQWK-IOh');
copyBtn1788400196e6AiG.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196e6AiG).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196e6AiG.innerHTML;
copyBtn1788400196e6AiG.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196e6AiG.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196e6AiG);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196e6AiG);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196e6AiG.innerHTML;
copyBtn1788400196e6AiG.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196e6AiG.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196e6AiG = document.getElementById('codeflask-bottomBtn-OjTQWK-IOh');
const Toggle1788400196e6AiG = document.getElementById('codeflask-Toggle-OjTQWK-IOh');
bottomBtn1788400196e6AiG.addEventListener('click', function() {
if (isCollapsed1788400196e6AiG) {
// 展开代码
isCollapsed1788400196e6AiG = false;
const codeElement1788400196e6AiG = editorElem1788400196e6AiG.querySelector('.codeflask__code');
if (codeElement1788400196e6AiG) {
const actualHeight1788400196e6AiG = codeElement1788400196e6AiG.scrollHeight + 20;
editorElem1788400196e6AiG.parentElement.style.height = actualHeight1788400196e6AiG + 'px';
editorElem1788400196e6AiG.style.height = actualHeight1788400196e6AiG + 'px';
}
bottomBtn1788400196e6AiG.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196e6AiG.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196e6AiG = true;
if (coderow1788400196e6AiG < 20) {
editorElem1788400196e6AiG.parentElement.style.height = '300px';
editorElem1788400196e6AiG.style.height = '300px';
} else if (coderow1788400196e6AiG >= 20) {
editorElem1788400196e6AiG.parentElement.style.height = '500px';
editorElem1788400196e6AiG.style.height = '500px';
}
bottomBtn1788400196e6AiG.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196e6AiG.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196e6AiG.addEventListener('click', function() {
bottomBtn1788400196e6AiG.click();
});
</script><div class="ce-block ce-block--focused" data-id="YPuFbG8TLo" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">如果可以正常登录,说明修改成功。</div>
</div>
</div><div class="ce-block" data-id="6TxjRhoqYx" >
<div class="ce-block__content" style="">
<h2 class="ce-header ce-header--left">七、关闭旧的 22 端口</h2>
</div>
</div><div class="ce-block ce-block--focused" data-id="SRogPPUMcu" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">确认新端口可以正常登录后,再关闭旧端口。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="HJr2bLbiBU" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">如果你使用 UFW,可以执行:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="MR2I42v_cb" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-MR2I42v_cb">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-MR2I42v_cb">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-MR2I42v_cb" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-MR2I42v_cb">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196rfA7l = document.getElementById('codeflask-MR2I42v_cb');
var isCollapsed1788400196rfA7l = true;
const flask1788400196rfA7l = new CodeFlask(editorElem1788400196rfA7l, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196rfA7l = `ufw deny 22/tcp comment "阻断 SSH 端口 22"`;
code1788400196rfA7l = code1788400196rfA7l.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196rfA7l.addLanguage('shell', Prism.languages['shell']);
flask1788400196rfA7l.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196rfA7l.updateCode(code1788400196rfA7l);
const currentCode1788400196rfA7l = flask1788400196rfA7l.getCode();
var coderow1788400196rfA7l = parseInt('');
if (coderow1788400196rfA7l === undefined || coderow1788400196rfA7l !== coderow1788400196rfA7l || coderow1788400196rfA7l === 0) {
coderow1788400196rfA7l = flask1788400196rfA7l.lineNumber;
}
if (coderow1788400196rfA7l < 20) {
editorElem1788400196rfA7l.parentElement.style.height = '300px';
editorElem1788400196rfA7l.style.height = '300px';
} else if (coderow1788400196rfA7l >= 20) {
editorElem1788400196rfA7l.parentElement.style.height = '500px';
editorElem1788400196rfA7l.style.height = '500px';
}
//console.log({currentCode1788400196rfA7l})
const copyBtn1788400196rfA7l = document.getElementById('codeflask-copy-MR2I42v_cb');
copyBtn1788400196rfA7l.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196rfA7l).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196rfA7l.innerHTML;
copyBtn1788400196rfA7l.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196rfA7l.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196rfA7l);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196rfA7l);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196rfA7l.innerHTML;
copyBtn1788400196rfA7l.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196rfA7l.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196rfA7l = document.getElementById('codeflask-bottomBtn-MR2I42v_cb');
const Toggle1788400196rfA7l = document.getElementById('codeflask-Toggle-MR2I42v_cb');
bottomBtn1788400196rfA7l.addEventListener('click', function() {
if (isCollapsed1788400196rfA7l) {
// 展开代码
isCollapsed1788400196rfA7l = false;
const codeElement1788400196rfA7l = editorElem1788400196rfA7l.querySelector('.codeflask__code');
if (codeElement1788400196rfA7l) {
const actualHeight1788400196rfA7l = codeElement1788400196rfA7l.scrollHeight + 20;
editorElem1788400196rfA7l.parentElement.style.height = actualHeight1788400196rfA7l + 'px';
editorElem1788400196rfA7l.style.height = actualHeight1788400196rfA7l + 'px';
}
bottomBtn1788400196rfA7l.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196rfA7l.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196rfA7l = true;
if (coderow1788400196rfA7l < 20) {
editorElem1788400196rfA7l.parentElement.style.height = '300px';
editorElem1788400196rfA7l.style.height = '300px';
} else if (coderow1788400196rfA7l >= 20) {
editorElem1788400196rfA7l.parentElement.style.height = '500px';
editorElem1788400196rfA7l.style.height = '500px';
}
bottomBtn1788400196rfA7l.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196rfA7l.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196rfA7l.addEventListener('click', function() {
bottomBtn1788400196rfA7l.click();
});
</script><div class="ce-block ce-block--focused" data-id="imP0YdxWLx" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">或者删除原来的 22 放行规则:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="Hg-vNnSXzE" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-Hg-vNnSXzE">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-Hg-vNnSXzE">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-Hg-vNnSXzE" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-Hg-vNnSXzE">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196fL11c = document.getElementById('codeflask-Hg-vNnSXzE');
var isCollapsed1788400196fL11c = true;
const flask1788400196fL11c = new CodeFlask(editorElem1788400196fL11c, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196fL11c = `ufw delete allow 22/tcp`;
code1788400196fL11c = code1788400196fL11c.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196fL11c.addLanguage('shell', Prism.languages['shell']);
flask1788400196fL11c.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196fL11c.updateCode(code1788400196fL11c);
const currentCode1788400196fL11c = flask1788400196fL11c.getCode();
var coderow1788400196fL11c = parseInt('');
if (coderow1788400196fL11c === undefined || coderow1788400196fL11c !== coderow1788400196fL11c || coderow1788400196fL11c === 0) {
coderow1788400196fL11c = flask1788400196fL11c.lineNumber;
}
if (coderow1788400196fL11c < 20) {
editorElem1788400196fL11c.parentElement.style.height = '300px';
editorElem1788400196fL11c.style.height = '300px';
} else if (coderow1788400196fL11c >= 20) {
editorElem1788400196fL11c.parentElement.style.height = '500px';
editorElem1788400196fL11c.style.height = '500px';
}
//console.log({currentCode1788400196fL11c})
const copyBtn1788400196fL11c = document.getElementById('codeflask-copy-Hg-vNnSXzE');
copyBtn1788400196fL11c.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196fL11c).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196fL11c.innerHTML;
copyBtn1788400196fL11c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196fL11c.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196fL11c);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196fL11c);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196fL11c.innerHTML;
copyBtn1788400196fL11c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196fL11c.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196fL11c = document.getElementById('codeflask-bottomBtn-Hg-vNnSXzE');
const Toggle1788400196fL11c = document.getElementById('codeflask-Toggle-Hg-vNnSXzE');
bottomBtn1788400196fL11c.addEventListener('click', function() {
if (isCollapsed1788400196fL11c) {
// 展开代码
isCollapsed1788400196fL11c = false;
const codeElement1788400196fL11c = editorElem1788400196fL11c.querySelector('.codeflask__code');
if (codeElement1788400196fL11c) {
const actualHeight1788400196fL11c = codeElement1788400196fL11c.scrollHeight + 20;
editorElem1788400196fL11c.parentElement.style.height = actualHeight1788400196fL11c + 'px';
editorElem1788400196fL11c.style.height = actualHeight1788400196fL11c + 'px';
}
bottomBtn1788400196fL11c.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196fL11c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196fL11c = true;
if (coderow1788400196fL11c < 20) {
editorElem1788400196fL11c.parentElement.style.height = '300px';
editorElem1788400196fL11c.style.height = '300px';
} else if (coderow1788400196fL11c >= 20) {
editorElem1788400196fL11c.parentElement.style.height = '500px';
editorElem1788400196fL11c.style.height = '500px';
}
bottomBtn1788400196fL11c.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196fL11c.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196fL11c.addEventListener('click', function() {
bottomBtn1788400196fL11c.click();
});
</script><div class="ce-block ce-block--focused" data-id="5niOt8VCzV" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">查看当前防火墙规则:</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="FEtIN6dak8" >
<div class="ce-block__content">
<div class="editorjs-codeFlask_Wrapper">
<div class="editorjs-codeFlask_Header">
<div class="editorjs-codeFlask_LangDisplay">shell</div>
<button class="editorjs-codeFlask_CopyButton" title="复制代码" id="codeflask-copy-FEtIN6dak8">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
<path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path>
</svg>
</button>
<button class="editorjs-codeFlask_Toggle" id="codeflask-Toggle-FEtIN6dak8">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
</div>
<div class="editorjs-codeFlask_ContentContainer">
<div class="editorjs-codeFlask_Editor" id="codeflask-FEtIN6dak8" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-FEtIN6dak8">
<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="static/js/editorjs/tools/codeflask/codeflask150.min.js?k75"></script>
<script type="application/javascript">
const editorElem1788400196VNgn9 = document.getElementById('codeflask-FEtIN6dak8');
var isCollapsed1788400196VNgn9 = true;
const flask1788400196VNgn9 = new CodeFlask(editorElem1788400196VNgn9, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1788400196VNgn9 = `ufw status numbered`;
code1788400196VNgn9 = code1788400196VNgn9.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1788400196VNgn9.addLanguage('shell', Prism.languages['shell']);
flask1788400196VNgn9.onUpdate((code) => {
// do something with code here.
// this will trigger whenever the code
// in the editor changes.
// console.log(code)
});
// flask.updateCode('');
// This will also trigger .onUpdate()
flask1788400196VNgn9.updateCode(code1788400196VNgn9);
const currentCode1788400196VNgn9 = flask1788400196VNgn9.getCode();
var coderow1788400196VNgn9 = parseInt('');
if (coderow1788400196VNgn9 === undefined || coderow1788400196VNgn9 !== coderow1788400196VNgn9 || coderow1788400196VNgn9 === 0) {
coderow1788400196VNgn9 = flask1788400196VNgn9.lineNumber;
}
if (coderow1788400196VNgn9 < 20) {
editorElem1788400196VNgn9.parentElement.style.height = '300px';
editorElem1788400196VNgn9.style.height = '300px';
} else if (coderow1788400196VNgn9 >= 20) {
editorElem1788400196VNgn9.parentElement.style.height = '500px';
editorElem1788400196VNgn9.style.height = '500px';
}
//console.log({currentCode1788400196VNgn9})
const copyBtn1788400196VNgn9 = document.getElementById('codeflask-copy-FEtIN6dak8');
copyBtn1788400196VNgn9.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1788400196VNgn9).then(function() {
// 复制成功提示
const originalText = copyBtn1788400196VNgn9.innerHTML;
copyBtn1788400196VNgn9.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
// 一段时间后恢复原文本
setTimeout(function() {
copyBtn1788400196VNgn9.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1788400196VNgn9);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1788400196VNgn9);
}
// 提取降级方案为独立函数
function fallbackCopyTextToClipboard(text) {
const textArea = document.createElement('textarea');
textArea.value = text;
textArea.style.position = 'fixed';
textArea.style.opacity = '0';
document.body.appendChild(textArea);
textArea.select();
try {
document.execCommand('copy');
const originalText = copyBtn1788400196VNgn9.innerHTML;
copyBtn1788400196VNgn9.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg> 已复制';
setTimeout(function() {
copyBtn1788400196VNgn9.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1788400196VNgn9 = document.getElementById('codeflask-bottomBtn-FEtIN6dak8');
const Toggle1788400196VNgn9 = document.getElementById('codeflask-Toggle-FEtIN6dak8');
bottomBtn1788400196VNgn9.addEventListener('click', function() {
if (isCollapsed1788400196VNgn9) {
// 展开代码
isCollapsed1788400196VNgn9 = false;
const codeElement1788400196VNgn9 = editorElem1788400196VNgn9.querySelector('.codeflask__code');
if (codeElement1788400196VNgn9) {
const actualHeight1788400196VNgn9 = codeElement1788400196VNgn9.scrollHeight + 20;
editorElem1788400196VNgn9.parentElement.style.height = actualHeight1788400196VNgn9 + 'px';
editorElem1788400196VNgn9.style.height = actualHeight1788400196VNgn9 + 'px';
}
bottomBtn1788400196VNgn9.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1788400196VNgn9.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>';
} else {
// 折叠代码
isCollapsed1788400196VNgn9 = true;
if (coderow1788400196VNgn9 < 20) {
editorElem1788400196VNgn9.parentElement.style.height = '300px';
editorElem1788400196VNgn9.style.height = '300px';
} else if (coderow1788400196VNgn9 >= 20) {
editorElem1788400196VNgn9.parentElement.style.height = '500px';
editorElem1788400196VNgn9.style.height = '500px';
}
bottomBtn1788400196VNgn9.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1788400196VNgn9.innerHTML = '<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>';
}
});
Toggle1788400196VNgn9.addEventListener('click', function() {
bottomBtn1788400196VNgn9.click();
});
</script><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content, .ce-toolbar__content {
margin-left: auto;
margin-right: auto;
}
.cdx-quote {
position: relative;
background-color: #f8f8f8;
padding: 24px!important;
margin: 0px;
border-radius: 12px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
overflow: hidden;
}
.quote-background-icon {
position: absolute;
top: 10px;
right: 10px;
opacity: 0.2;
z-index: 1;
}
.cdx-quote__text {
min-height: 30px;
margin-bottom: 10px;
font-size: 16px;
line-height: 1.5;
color: #333;
}
.cdx-quote__caption {
padding: 10px 20px 0px 20px;
font-size: 14px;
color: #777;
}
.cdx-quote__caption-left {
text-align: left;
}
.cdx-quote__caption-center {
text-align: center;
}
.cdx-quote__caption-right {
text-align: right;
}
.cdx-quote ::before {
position: absolute;
content: attr(data-placeholder);
color: #bbb;
font-weight: normal;
opacity: 0;
}
.cdx-quote :empty::before {
opacity: 1;
}
.cdx-quote :empty:focus::before {
opacity: 0;
}
.cdx-quote-settings {
display: flex;
}
.cdx-quote-settings .cdx-settings-button {
width: 50%;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.ce-block {
margin-top: 20px;
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}
.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
content: "";
background-color: #3e8fe3;
width: 6px;
height: 100%;
position: absolute;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}
.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}
.ce-header:empty::before {
display: block;
}
.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
font-size: 2.0em;
}
h2.ce-header {
font-size: 1.7em;
}
h3.ce-header {
font-size: 1.4em;
}
h4.ce-header {
font-size: 1.15em;
}
h5.ce-header {
font-size: 0.95em;
}
h6.ce-header {
font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
position: relative;
}
/* 主容器 */
.editorjs-codeFlask_Wrapper {
border: 1px solid #dcdfe6;
border-radius: 5px;
background-color: #f6f8fa;
margin-bottom: 10px;
position: relative;
transition: all 0.3s ease;
width: 100%;
min-height: 100px;
overflow: hidden;
}
/* 标题栏 */
.editorjs-codeFlask_Header {
display: flex;
justify-content: flex-end;
align-items: center;
padding: 8px 12px;
background-color: #e9ecef;
border-bottom: 1px solid #dcdfe6;
position: relative;
z-index: 0; /* 从10降低到2 */
}
/* 语言显示 */
.editorjs-codeFlask_LangDisplay {
padding: 2px 8px;
background-color: #409eff;
color: white;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
position: absolute;
left: 12px;
top: 50%;
transform: translateY(-50%);
}
/* 内容容器 - 禁止纵向滚动 */
.editorjs-codeFlask_ContentContainer {
position: relative;
min-height: 100px;
overflow-x: hidden; /* 禁止横向滚动 */
overflow-y: hidden;
transition: height 0.3s ease;
}
/* 编辑器容器 - 禁止纵向滚动 */
.editorjs-codeFlask_Editor {
position: relative;
min-height: 100px;
overflow-x: hidden; /* 禁止横向滚动 */
overflow-y: hidden;
transition: height 0.3s ease;
}
/* 底部按钮容器 - 优化为更简洁的样式 */
.editorjs-codeFlask_BottomButtonContainer {
display: flex;
justify-content: center;
align-items: center;
padding: 4px;
background-color: #f8f9fa;
border-top: 1px solid #e9ecef;
position: relative;
z-index: 0;
}
/* 底部横向折叠/展开按钮 - 优化样式,使其更融入设计 */
.editorjs-codeFlask_BottomToggle {
width: 100%;
background-color: transparent;
color: #606266;
border: none;
border-radius: 4px;
padding: 6px 12px;
font-size: 12px;
font-weight: 400;
cursor: pointer;
transition: all 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
gap: 4px;
text-align: center;
position: relative;
}
.editorjs-codeFlask_BottomToggle:hover {
background-color: #e9ecef;
color: #409eff;
}
.editorjs-codeFlask_BottomToggle:active {
background-color: #dee2e6;
}
.editorjs-codeFlask_BottomToggle .toggle-icon {
font-size: 11px;
transition: transform 0.3s ease;
}
/* 展开按钮(显示"展开"文本)上边缘添加渐变虚化效果 */
.editorjs-codeFlask_BottomToggle:has(span.toggle-icon:contains("▲"))::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 6px;
background: linear-gradient(to bottom, rgba(248, 249, 250, 0) 0%, rgba(248, 249, 250, 1) 100%);
pointer-events: none;
}
/* 展开按钮(显示"展开"文本)上边缘添加渐变虚化效果 */
/* 删除不被广泛支持的:contains()选择器 */
.editorjs-codeFlask_BottomToggle.expand-mode::before {
content: '';
position: absolute;
top: -60px;
left: 0;
right: 0;
height: 60px;
background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgba(248, 249, 250, 1) 100%);
pointer-events: none;
}
/* CodeFlask 主容器样式 */
.editorjs-codeFlask_Editor .codeflask {
position: relative;
background: #fafafa;
border-radius: 0 0 4px 4px;
min-height: 100px;
overflow-x: hidden; /* 禁止横向滚动 */
overflow-y: hidden;
font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
}
/* 行号容器 */
.editorjs-codeFlask_Editor .codeflask.codeflask--has-line-numbers:before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 40px;
background-color: #f5f5f5;
border-right: 1px solid #e0e0e0;
z-index: 0;
}
/* 行号 */
.editorjs-codeFlask_Editor .codeflask__lines {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 40px;
padding: 10px 0;
background-color: #f5f5f5;
border-right: 1px solid #e0e0e0;
z-index: 0;
font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
font-size: 14px;
line-height: 21px;
color: #666;
text-align: right;
user-select: none;
overflow: hidden;
}
.editorjs-codeFlask_Editor .codeflask__lines__line {
padding-right: 8px;
}
/* 文本区域 - 输入框 */
.editorjs-codeFlask_Editor .codeflask__textarea {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
border: none;
background: transparent;
color: transparent;
caret-color: #333;
resize: none;
font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
font-size: 14px;
line-height: 21px;
z-index: 1;
overflow-x: hidden; /* 禁止横向滚动 */
overflow-y: hidden;
white-space: pre-wrap; /* 自动换行 */
tab-size: 4;
outline: none;
}
/* 添加选中文本样式 */
.editorjs-codeFlask_Editor .codeflask__textarea::selection {
background-color: #b3d4fc;
color: #333;
}
.editorjs-codeFlask_Editor .codeflask__textarea::-moz-selection {
background-color: #b3d4fc;
color: #333;
}
/* 代码预览区域 */
.editorjs-codeFlask_Editor .codeflask__pre {
position: absolute;
top: 0;
left: 0;
width: 100%; /* 确保宽度不超出容器 */
height: 100%;
padding: 10px;
margin: 0;
border: none;
background: transparent;
font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
font-size: 14px;
line-height: 21px;
z-index: 0;
overflow-x: hidden; /* 禁止横向滚动 */
overflow-y: hidden;
white-space: pre-wrap; /* 自动换行 */
pointer-events: none;
}
/* 代码高亮区域 */
.editorjs-codeFlask_Editor .codeflask__code {
display: block;
font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
font-size: 14px;
line-height: 21px;
color: #333;
white-space: pre-wrap; /* 自动换行 */
tab-size: 4;
overflow: visible;
}
/* 语法高亮样式 - 确保Prism.js样式正确应用 */
.editorjs-codeFlask_Editor .codeflask__code {
background: transparent !important;
}
/* 通用语法高亮token样式 */
.editorjs-codeFlask_Editor .token.comment,
.editorjs-codeFlask_Editor .token.prolog,
.editorjs-codeFlask_Editor .token.doctype,
.editorjs-codeFlask_Editor .token.cdata {
color: #708090;
}
.editorjs-codeFlask_Editor .token.punctuation {
color: #999;
}
.editorjs-codeFlask_Editor .token.namespace {
opacity: 0.7;
}
.editorjs-codeFlask_Editor .token.property,
.editorjs-codeFlask_Editor .token.tag,
.editorjs-codeFlask_Editor .token.boolean,
.editorjs-codeFlask_Editor .token.number,
.editorjs-codeFlask_Editor .token.constant,
.editorjs-codeFlask_Editor .token.symbol,
.editorjs-codeFlask_Editor .token.deleted {
color: #905;
}
.editorjs-codeFlask_Editor .token.selector,
.editorjs-codeFlask_Editor .token.attr-name,
.editorjs-codeFlask_Editor .token.string,
.editorjs-codeFlask_Editor .token.char,
.editorjs-codeFlask_Editor .token.builtin,
.editorjs-codeFlask_Editor .token.inserted {
color: #690;
}
.editorjs-codeFlask_Editor .token.operator,
.editorjs-codeFlask_Editor .token.entity,
.editorjs-codeFlask_Editor .token.url,
.editorjs-codeFlask_Editor .language-css .token.string,
.editorjs-codeFlask_Editor .style .token.string {
color: #9a6e3a;
background: hsla(0, 0%, 100%, 0.5);
}
.editorjs-codeFlask_Editor .token.atrule,
.editorjs-codeFlask_Editor .token.attr-value,
.editorjs-codeFlask_Editor .token.keyword {
color: #07a;
}
.editorjs-codeFlask_Editor .token.function,
.editorjs-codeFlask_Editor .token.class-name {
color: #dd4a68;
}
.editorjs-codeFlask_Editor .token.regex,
.editorjs-codeFlask_Editor .token.important,
.editorjs-codeFlask_Editor .token.variable {
color: #e90;
}
/* 复制按钮样式 */
.editorjs-codeFlask_CopyButton {
background-color: #409eff;
color: white;
border: none;
border-radius: 3px;
padding: 6px 12px;
margin-right: 8px;
font-size: 12px;
cursor: pointer;
transition: background-color 0.2s ease;
display: flex;
align-items: center;
justify-content: center;
min-width: 28px;
height: 28px;
}
.editorjs-codeFlask_CopyButton:hover {
background-color: #66b1ff;
}
.editorjs-codeFlask_CopyButton.copied {
background-color: #67c23a;
}
/* 折叠/展开按钮样式 */
.editorjs-codeFlask_Toggle {
background-color: #909399;
color: white;
border: none;
border-radius: 3px;
padding: 0 8px;
font-size: 12px;
cursor: pointer;
transition: background-color 0.2s ease;
display: flex;
align-items: center;
justify-content: center;
min-width: 28px;
height: 28px;
font-weight: bold;
}
.editorjs-codeFlask_Toggle:hover {
background-color: #a6a9ad;
}
/* 响应式调整 */
@media (max-width: 768px) {
.editorjs-codeFlask_Header {
padding: 6px 8px;
}
.editorjs-codeFlask_Editor .codeflask__textarea,
.editorjs-codeFlask_Editor .codeflask__pre,
.editorjs-codeFlask_Editor .codeflask__code {
font-size: 13px;
line-height: 19px;
padding: 8px;
}
.editorjs-codeFlask_Editor .codeflask.codeflask--has-line-numbers:before {
width: 35px;
}
.editorjs-codeFlask_Editor .codeflask__lines {
width: 35px;
font-size: 12px;
}
}
/* 滚动条样式 - 完全隐藏纵向滚动条 */
.editorjs-codeFlask_Wrapper ::-webkit-scrollbar {
width: 0;/* 纵向滚动条宽度为0 */
height: 6px;/* 横向滚动条保持6px宽度 */
}
.editorjs-codeFlask_Wrapper ::-webkit-scrollbar-track {
background: transparent;
border-radius: 0;
}
.editorjs-codeFlask_Wrapper ::-webkit-scrollbar-thumb {
background: transparent;
border-radius: 0;
}
/* Firefox 滚动条隐藏 */
.editorjs-codeFlask_Wrapper {
scrollbar-width: none;/* Firefox 隐藏纵向滚动条 */
}
.editorjs-codeFlask_Wrapper ::-moz-scrollbar {
width: 0;
height: 6px;
}
/* 焦点状态 */
.editorjs-codeFlask_Wrapper:focus-within {
border-color: #409eff;
box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
}
/* 只读模式样式 */
.editorjs-codeFlask_Wrapper.readonly .editorjs-codeFlask_Header {
background-color: #f5f7fa;
}
.editorjs-codeFlask_Wrapper.readonly .editorjs-codeFlask_Editor .codeflask__textarea {
cursor: default;
}
/* 确保所有元素正确显示 */
.editorjs-codeFlask_Wrapper * {
box-sizing: border-box;
}
/* 修复行号对齐 */
.editorjs-codeFlask_Editor .codeflask--has-line-numbers .codeflask__textarea,
.editorjs-codeFlask_Editor .codeflask--has-line-numbers .codeflask__pre {
padding-left: 50px;
}
.editorjs-codeFlask_Editor .codeflask--has-line-numbers .codeflask__lines {
padding-top: 10px;
}
/* 语言显示元素 - 添加点击样式 */
.editorjs-codeFlask_LangDisplay {
padding: 2px 8px;
background-color: #409eff;
color: white;
border-radius: 3px;
font-size: 12px;
font-weight: 500;
position: absolute;
left: 12px;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
transition: all 0.2s ease;
}
.editorjs-codeFlask_LangDisplay:hover {
background-color: #66b1ff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* 语言选择弹窗 */
.editorjs-codeFlask_LanguagePopup {
background-color: white;
border: 1px solid #dcdfe6;
border-radius: 4px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
width: 250px;
max-height: 300px;
z-index: 1000;
overflow: hidden;
}
/* 搜索框 */
.editorjs-codeFlask_LanguageSearch {
width: 100%;
padding: 8px 12px;
border: none;
border-bottom: 1px solid #ebeef5;
font-size: 12px;
outline: none;
box-sizing: border-box;
}
/* 语言列表 */
.editorjs-codeFlask_LanguagesList {
max-height: 250px;
overflow-y: auto;
}
/* 语言选项 */
.editorjs-codeFlask_LanguageItem {
padding: 8px 12px;
font-size: 12px;
cursor: pointer;
transition: background-color 0.2s ease;
}
.editorjs-codeFlask_LanguageItem:hover {
background-color: #f5f7fa;
}
.editorjs-codeFlask_LanguageItem.selected {
background-color: #ecf5ff;
color: #409eff;
font-weight: 500;
}
/* 滚动条样式 */
.editorjs-codeFlask_LanguagesList::-webkit-scrollbar {
width: 6px;
}
.editorjs-codeFlask_LanguagesList::-webkit-scrollbar-track {
background-color: #f5f7fa;
}
.editorjs-codeFlask_LanguagesList::-webkit-scrollbar-thumb {
background-color: #c0c4cc;
border-radius: 3px;
}
.editorjs-codeFlask_LanguagesList::-webkit-scrollbar-thumb:hover {
background-color: #909399;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]