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?uho"></script>
<script type="application/javascript">
const editorElem1790229948F7Gzp = document.getElementById('codeflask-81-nbs40An');
var isCollapsed1790229948F7Gzp = true;
const flask1790229948F7Gzp = new CodeFlask(editorElem1790229948F7Gzp, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948F7Gzp = `ssh-keygen -t ed25519 -f ~/.ssh/server1_ed25519 -C "server1-key"`;
code1790229948F7Gzp = code1790229948F7Gzp.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948F7Gzp.addLanguage('shell', Prism.languages['shell']);
flask1790229948F7Gzp.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()
flask1790229948F7Gzp.updateCode(code1790229948F7Gzp);
const currentCode1790229948F7Gzp = flask1790229948F7Gzp.getCode();
var coderow1790229948F7Gzp = parseInt('');
if (coderow1790229948F7Gzp === undefined || coderow1790229948F7Gzp !== coderow1790229948F7Gzp || coderow1790229948F7Gzp === 0) {
coderow1790229948F7Gzp = flask1790229948F7Gzp.lineNumber;
}
if (coderow1790229948F7Gzp < 20) {
editorElem1790229948F7Gzp.parentElement.style.height = '300px';
editorElem1790229948F7Gzp.style.height = '300px';
} else if (coderow1790229948F7Gzp >= 20) {
editorElem1790229948F7Gzp.parentElement.style.height = '500px';
editorElem1790229948F7Gzp.style.height = '500px';
}
//console.log({currentCode1790229948F7Gzp})
const copyBtn1790229948F7Gzp = document.getElementById('codeflask-copy-81-nbs40An');
copyBtn1790229948F7Gzp.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948F7Gzp).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948F7Gzp.innerHTML;
copyBtn1790229948F7Gzp.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() {
copyBtn1790229948F7Gzp.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948F7Gzp);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948F7Gzp);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948F7Gzp.innerHTML;
copyBtn1790229948F7Gzp.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() {
copyBtn1790229948F7Gzp.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948F7Gzp = document.getElementById('codeflask-bottomBtn-81-nbs40An');
const Toggle1790229948F7Gzp = document.getElementById('codeflask-Toggle-81-nbs40An');
bottomBtn1790229948F7Gzp.addEventListener('click', function() {
if (isCollapsed1790229948F7Gzp) {
// 展开代码
isCollapsed1790229948F7Gzp = false;
const codeElement1790229948F7Gzp = editorElem1790229948F7Gzp.querySelector('.codeflask__code');
if (codeElement1790229948F7Gzp) {
const actualHeight1790229948F7Gzp = codeElement1790229948F7Gzp.scrollHeight + 20;
editorElem1790229948F7Gzp.parentElement.style.height = actualHeight1790229948F7Gzp + 'px';
editorElem1790229948F7Gzp.style.height = actualHeight1790229948F7Gzp + 'px';
}
bottomBtn1790229948F7Gzp.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948F7Gzp.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 {
// 折叠代码
isCollapsed1790229948F7Gzp = true;
if (coderow1790229948F7Gzp < 20) {
editorElem1790229948F7Gzp.parentElement.style.height = '300px';
editorElem1790229948F7Gzp.style.height = '300px';
} else if (coderow1790229948F7Gzp >= 20) {
editorElem1790229948F7Gzp.parentElement.style.height = '500px';
editorElem1790229948F7Gzp.style.height = '500px';
}
bottomBtn1790229948F7Gzp.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948F7Gzp.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>';
}
});
Toggle1790229948F7Gzp.addEventListener('click', function() {
bottomBtn1790229948F7Gzp.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948vDlqX = document.getElementById('codeflask-pkN1hm3r3J');
var isCollapsed1790229948vDlqX = true;
const flask1790229948vDlqX = new CodeFlask(editorElem1790229948vDlqX, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948vDlqX = `ssh-keygen -t ed25519 -f $env:USERPROFILE\.ssh\server1_ed25519 -C "server1-key"`;
code1790229948vDlqX = code1790229948vDlqX.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948vDlqX.addLanguage('shell', Prism.languages['shell']);
flask1790229948vDlqX.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()
flask1790229948vDlqX.updateCode(code1790229948vDlqX);
const currentCode1790229948vDlqX = flask1790229948vDlqX.getCode();
var coderow1790229948vDlqX = parseInt('');
if (coderow1790229948vDlqX === undefined || coderow1790229948vDlqX !== coderow1790229948vDlqX || coderow1790229948vDlqX === 0) {
coderow1790229948vDlqX = flask1790229948vDlqX.lineNumber;
}
if (coderow1790229948vDlqX < 20) {
editorElem1790229948vDlqX.parentElement.style.height = '300px';
editorElem1790229948vDlqX.style.height = '300px';
} else if (coderow1790229948vDlqX >= 20) {
editorElem1790229948vDlqX.parentElement.style.height = '500px';
editorElem1790229948vDlqX.style.height = '500px';
}
//console.log({currentCode1790229948vDlqX})
const copyBtn1790229948vDlqX = document.getElementById('codeflask-copy-pkN1hm3r3J');
copyBtn1790229948vDlqX.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948vDlqX).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948vDlqX.innerHTML;
copyBtn1790229948vDlqX.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() {
copyBtn1790229948vDlqX.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948vDlqX);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948vDlqX);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948vDlqX.innerHTML;
copyBtn1790229948vDlqX.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() {
copyBtn1790229948vDlqX.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948vDlqX = document.getElementById('codeflask-bottomBtn-pkN1hm3r3J');
const Toggle1790229948vDlqX = document.getElementById('codeflask-Toggle-pkN1hm3r3J');
bottomBtn1790229948vDlqX.addEventListener('click', function() {
if (isCollapsed1790229948vDlqX) {
// 展开代码
isCollapsed1790229948vDlqX = false;
const codeElement1790229948vDlqX = editorElem1790229948vDlqX.querySelector('.codeflask__code');
if (codeElement1790229948vDlqX) {
const actualHeight1790229948vDlqX = codeElement1790229948vDlqX.scrollHeight + 20;
editorElem1790229948vDlqX.parentElement.style.height = actualHeight1790229948vDlqX + 'px';
editorElem1790229948vDlqX.style.height = actualHeight1790229948vDlqX + 'px';
}
bottomBtn1790229948vDlqX.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948vDlqX.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 {
// 折叠代码
isCollapsed1790229948vDlqX = true;
if (coderow1790229948vDlqX < 20) {
editorElem1790229948vDlqX.parentElement.style.height = '300px';
editorElem1790229948vDlqX.style.height = '300px';
} else if (coderow1790229948vDlqX >= 20) {
editorElem1790229948vDlqX.parentElement.style.height = '500px';
editorElem1790229948vDlqX.style.height = '500px';
}
bottomBtn1790229948vDlqX.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948vDlqX.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>';
}
});
Toggle1790229948vDlqX.addEventListener('click', function() {
bottomBtn1790229948vDlqX.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948Qnj6y = document.getElementById('codeflask-6JoWcjJrYM');
var isCollapsed1790229948Qnj6y = true;
const flask1790229948Qnj6y = new CodeFlask(editorElem1790229948Qnj6y, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948Qnj6y = `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"`;
code1790229948Qnj6y = code1790229948Qnj6y.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948Qnj6y.addLanguage('shell', Prism.languages['shell']);
flask1790229948Qnj6y.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()
flask1790229948Qnj6y.updateCode(code1790229948Qnj6y);
const currentCode1790229948Qnj6y = flask1790229948Qnj6y.getCode();
var coderow1790229948Qnj6y = parseInt('');
if (coderow1790229948Qnj6y === undefined || coderow1790229948Qnj6y !== coderow1790229948Qnj6y || coderow1790229948Qnj6y === 0) {
coderow1790229948Qnj6y = flask1790229948Qnj6y.lineNumber;
}
if (coderow1790229948Qnj6y < 20) {
editorElem1790229948Qnj6y.parentElement.style.height = '300px';
editorElem1790229948Qnj6y.style.height = '300px';
} else if (coderow1790229948Qnj6y >= 20) {
editorElem1790229948Qnj6y.parentElement.style.height = '500px';
editorElem1790229948Qnj6y.style.height = '500px';
}
//console.log({currentCode1790229948Qnj6y})
const copyBtn1790229948Qnj6y = document.getElementById('codeflask-copy-6JoWcjJrYM');
copyBtn1790229948Qnj6y.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948Qnj6y).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948Qnj6y.innerHTML;
copyBtn1790229948Qnj6y.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() {
copyBtn1790229948Qnj6y.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948Qnj6y);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948Qnj6y);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948Qnj6y.innerHTML;
copyBtn1790229948Qnj6y.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() {
copyBtn1790229948Qnj6y.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948Qnj6y = document.getElementById('codeflask-bottomBtn-6JoWcjJrYM');
const Toggle1790229948Qnj6y = document.getElementById('codeflask-Toggle-6JoWcjJrYM');
bottomBtn1790229948Qnj6y.addEventListener('click', function() {
if (isCollapsed1790229948Qnj6y) {
// 展开代码
isCollapsed1790229948Qnj6y = false;
const codeElement1790229948Qnj6y = editorElem1790229948Qnj6y.querySelector('.codeflask__code');
if (codeElement1790229948Qnj6y) {
const actualHeight1790229948Qnj6y = codeElement1790229948Qnj6y.scrollHeight + 20;
editorElem1790229948Qnj6y.parentElement.style.height = actualHeight1790229948Qnj6y + 'px';
editorElem1790229948Qnj6y.style.height = actualHeight1790229948Qnj6y + 'px';
}
bottomBtn1790229948Qnj6y.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948Qnj6y.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 {
// 折叠代码
isCollapsed1790229948Qnj6y = true;
if (coderow1790229948Qnj6y < 20) {
editorElem1790229948Qnj6y.parentElement.style.height = '300px';
editorElem1790229948Qnj6y.style.height = '300px';
} else if (coderow1790229948Qnj6y >= 20) {
editorElem1790229948Qnj6y.parentElement.style.height = '500px';
editorElem1790229948Qnj6y.style.height = '500px';
}
bottomBtn1790229948Qnj6y.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948Qnj6y.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>';
}
});
Toggle1790229948Qnj6y.addEventListener('click', function() {
bottomBtn1790229948Qnj6y.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948K325h = document.getElementById('codeflask-kgGfRsEbhL');
var isCollapsed1790229948K325h = true;
const flask1790229948K325h = new CodeFlask(editorElem1790229948K325h, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948K325h = `ssh-copy-id -i ~/.ssh/server1_ed25519.pub root@1.2.3.4`;
code1790229948K325h = code1790229948K325h.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948K325h.addLanguage('shell', Prism.languages['shell']);
flask1790229948K325h.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()
flask1790229948K325h.updateCode(code1790229948K325h);
const currentCode1790229948K325h = flask1790229948K325h.getCode();
var coderow1790229948K325h = parseInt('');
if (coderow1790229948K325h === undefined || coderow1790229948K325h !== coderow1790229948K325h || coderow1790229948K325h === 0) {
coderow1790229948K325h = flask1790229948K325h.lineNumber;
}
if (coderow1790229948K325h < 20) {
editorElem1790229948K325h.parentElement.style.height = '300px';
editorElem1790229948K325h.style.height = '300px';
} else if (coderow1790229948K325h >= 20) {
editorElem1790229948K325h.parentElement.style.height = '500px';
editorElem1790229948K325h.style.height = '500px';
}
//console.log({currentCode1790229948K325h})
const copyBtn1790229948K325h = document.getElementById('codeflask-copy-kgGfRsEbhL');
copyBtn1790229948K325h.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948K325h).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948K325h.innerHTML;
copyBtn1790229948K325h.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() {
copyBtn1790229948K325h.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948K325h);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948K325h);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948K325h.innerHTML;
copyBtn1790229948K325h.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() {
copyBtn1790229948K325h.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948K325h = document.getElementById('codeflask-bottomBtn-kgGfRsEbhL');
const Toggle1790229948K325h = document.getElementById('codeflask-Toggle-kgGfRsEbhL');
bottomBtn1790229948K325h.addEventListener('click', function() {
if (isCollapsed1790229948K325h) {
// 展开代码
isCollapsed1790229948K325h = false;
const codeElement1790229948K325h = editorElem1790229948K325h.querySelector('.codeflask__code');
if (codeElement1790229948K325h) {
const actualHeight1790229948K325h = codeElement1790229948K325h.scrollHeight + 20;
editorElem1790229948K325h.parentElement.style.height = actualHeight1790229948K325h + 'px';
editorElem1790229948K325h.style.height = actualHeight1790229948K325h + 'px';
}
bottomBtn1790229948K325h.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948K325h.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 {
// 折叠代码
isCollapsed1790229948K325h = true;
if (coderow1790229948K325h < 20) {
editorElem1790229948K325h.parentElement.style.height = '300px';
editorElem1790229948K325h.style.height = '300px';
} else if (coderow1790229948K325h >= 20) {
editorElem1790229948K325h.parentElement.style.height = '500px';
editorElem1790229948K325h.style.height = '500px';
}
bottomBtn1790229948K325h.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948K325h.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>';
}
});
Toggle1790229948K325h.addEventListener('click', function() {
bottomBtn1790229948K325h.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948hkzsy = document.getElementById('codeflask-F4fy54wbcZ');
var isCollapsed1790229948hkzsy = true;
const flask1790229948hkzsy = new CodeFlask(editorElem1790229948hkzsy, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948hkzsy = `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"`;
code1790229948hkzsy = code1790229948hkzsy.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948hkzsy.addLanguage('shell', Prism.languages['shell']);
flask1790229948hkzsy.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()
flask1790229948hkzsy.updateCode(code1790229948hkzsy);
const currentCode1790229948hkzsy = flask1790229948hkzsy.getCode();
var coderow1790229948hkzsy = parseInt('');
if (coderow1790229948hkzsy === undefined || coderow1790229948hkzsy !== coderow1790229948hkzsy || coderow1790229948hkzsy === 0) {
coderow1790229948hkzsy = flask1790229948hkzsy.lineNumber;
}
if (coderow1790229948hkzsy < 20) {
editorElem1790229948hkzsy.parentElement.style.height = '300px';
editorElem1790229948hkzsy.style.height = '300px';
} else if (coderow1790229948hkzsy >= 20) {
editorElem1790229948hkzsy.parentElement.style.height = '500px';
editorElem1790229948hkzsy.style.height = '500px';
}
//console.log({currentCode1790229948hkzsy})
const copyBtn1790229948hkzsy = document.getElementById('codeflask-copy-F4fy54wbcZ');
copyBtn1790229948hkzsy.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948hkzsy).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948hkzsy.innerHTML;
copyBtn1790229948hkzsy.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() {
copyBtn1790229948hkzsy.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948hkzsy);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948hkzsy);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948hkzsy.innerHTML;
copyBtn1790229948hkzsy.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() {
copyBtn1790229948hkzsy.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948hkzsy = document.getElementById('codeflask-bottomBtn-F4fy54wbcZ');
const Toggle1790229948hkzsy = document.getElementById('codeflask-Toggle-F4fy54wbcZ');
bottomBtn1790229948hkzsy.addEventListener('click', function() {
if (isCollapsed1790229948hkzsy) {
// 展开代码
isCollapsed1790229948hkzsy = false;
const codeElement1790229948hkzsy = editorElem1790229948hkzsy.querySelector('.codeflask__code');
if (codeElement1790229948hkzsy) {
const actualHeight1790229948hkzsy = codeElement1790229948hkzsy.scrollHeight + 20;
editorElem1790229948hkzsy.parentElement.style.height = actualHeight1790229948hkzsy + 'px';
editorElem1790229948hkzsy.style.height = actualHeight1790229948hkzsy + 'px';
}
bottomBtn1790229948hkzsy.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948hkzsy.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 {
// 折叠代码
isCollapsed1790229948hkzsy = true;
if (coderow1790229948hkzsy < 20) {
editorElem1790229948hkzsy.parentElement.style.height = '300px';
editorElem1790229948hkzsy.style.height = '300px';
} else if (coderow1790229948hkzsy >= 20) {
editorElem1790229948hkzsy.parentElement.style.height = '500px';
editorElem1790229948hkzsy.style.height = '500px';
}
bottomBtn1790229948hkzsy.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948hkzsy.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>';
}
});
Toggle1790229948hkzsy.addEventListener('click', function() {
bottomBtn1790229948hkzsy.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948rcS0S = document.getElementById('codeflask-lfNe2ICb_8');
var isCollapsed1790229948rcS0S = true;
const flask1790229948rcS0S = new CodeFlask(editorElem1790229948rcS0S, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948rcS0S = `ssh -i "$env:USERPROFILE\.ssh\server1_ed25519" root@1.2.3.4`;
code1790229948rcS0S = code1790229948rcS0S.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948rcS0S.addLanguage('shell', Prism.languages['shell']);
flask1790229948rcS0S.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()
flask1790229948rcS0S.updateCode(code1790229948rcS0S);
const currentCode1790229948rcS0S = flask1790229948rcS0S.getCode();
var coderow1790229948rcS0S = parseInt('');
if (coderow1790229948rcS0S === undefined || coderow1790229948rcS0S !== coderow1790229948rcS0S || coderow1790229948rcS0S === 0) {
coderow1790229948rcS0S = flask1790229948rcS0S.lineNumber;
}
if (coderow1790229948rcS0S < 20) {
editorElem1790229948rcS0S.parentElement.style.height = '300px';
editorElem1790229948rcS0S.style.height = '300px';
} else if (coderow1790229948rcS0S >= 20) {
editorElem1790229948rcS0S.parentElement.style.height = '500px';
editorElem1790229948rcS0S.style.height = '500px';
}
//console.log({currentCode1790229948rcS0S})
const copyBtn1790229948rcS0S = document.getElementById('codeflask-copy-lfNe2ICb_8');
copyBtn1790229948rcS0S.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948rcS0S).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948rcS0S.innerHTML;
copyBtn1790229948rcS0S.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() {
copyBtn1790229948rcS0S.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948rcS0S);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948rcS0S);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948rcS0S.innerHTML;
copyBtn1790229948rcS0S.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() {
copyBtn1790229948rcS0S.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948rcS0S = document.getElementById('codeflask-bottomBtn-lfNe2ICb_8');
const Toggle1790229948rcS0S = document.getElementById('codeflask-Toggle-lfNe2ICb_8');
bottomBtn1790229948rcS0S.addEventListener('click', function() {
if (isCollapsed1790229948rcS0S) {
// 展开代码
isCollapsed1790229948rcS0S = false;
const codeElement1790229948rcS0S = editorElem1790229948rcS0S.querySelector('.codeflask__code');
if (codeElement1790229948rcS0S) {
const actualHeight1790229948rcS0S = codeElement1790229948rcS0S.scrollHeight + 20;
editorElem1790229948rcS0S.parentElement.style.height = actualHeight1790229948rcS0S + 'px';
editorElem1790229948rcS0S.style.height = actualHeight1790229948rcS0S + 'px';
}
bottomBtn1790229948rcS0S.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948rcS0S.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 {
// 折叠代码
isCollapsed1790229948rcS0S = true;
if (coderow1790229948rcS0S < 20) {
editorElem1790229948rcS0S.parentElement.style.height = '300px';
editorElem1790229948rcS0S.style.height = '300px';
} else if (coderow1790229948rcS0S >= 20) {
editorElem1790229948rcS0S.parentElement.style.height = '500px';
editorElem1790229948rcS0S.style.height = '500px';
}
bottomBtn1790229948rcS0S.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948rcS0S.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>';
}
});
Toggle1790229948rcS0S.addEventListener('click', function() {
bottomBtn1790229948rcS0S.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948E01c1 = document.getElementById('codeflask-4MZhl54QB3');
var isCollapsed1790229948E01c1 = true;
const flask1790229948E01c1 = new CodeFlask(editorElem1790229948E01c1, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948E01c1 = `ssh -i ~/.ssh/server1_ed25519 root@1.2.3.4`;
code1790229948E01c1 = code1790229948E01c1.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948E01c1.addLanguage('shell', Prism.languages['shell']);
flask1790229948E01c1.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()
flask1790229948E01c1.updateCode(code1790229948E01c1);
const currentCode1790229948E01c1 = flask1790229948E01c1.getCode();
var coderow1790229948E01c1 = parseInt('');
if (coderow1790229948E01c1 === undefined || coderow1790229948E01c1 !== coderow1790229948E01c1 || coderow1790229948E01c1 === 0) {
coderow1790229948E01c1 = flask1790229948E01c1.lineNumber;
}
if (coderow1790229948E01c1 < 20) {
editorElem1790229948E01c1.parentElement.style.height = '300px';
editorElem1790229948E01c1.style.height = '300px';
} else if (coderow1790229948E01c1 >= 20) {
editorElem1790229948E01c1.parentElement.style.height = '500px';
editorElem1790229948E01c1.style.height = '500px';
}
//console.log({currentCode1790229948E01c1})
const copyBtn1790229948E01c1 = document.getElementById('codeflask-copy-4MZhl54QB3');
copyBtn1790229948E01c1.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948E01c1).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948E01c1.innerHTML;
copyBtn1790229948E01c1.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() {
copyBtn1790229948E01c1.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948E01c1);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948E01c1);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948E01c1.innerHTML;
copyBtn1790229948E01c1.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() {
copyBtn1790229948E01c1.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948E01c1 = document.getElementById('codeflask-bottomBtn-4MZhl54QB3');
const Toggle1790229948E01c1 = document.getElementById('codeflask-Toggle-4MZhl54QB3');
bottomBtn1790229948E01c1.addEventListener('click', function() {
if (isCollapsed1790229948E01c1) {
// 展开代码
isCollapsed1790229948E01c1 = false;
const codeElement1790229948E01c1 = editorElem1790229948E01c1.querySelector('.codeflask__code');
if (codeElement1790229948E01c1) {
const actualHeight1790229948E01c1 = codeElement1790229948E01c1.scrollHeight + 20;
editorElem1790229948E01c1.parentElement.style.height = actualHeight1790229948E01c1 + 'px';
editorElem1790229948E01c1.style.height = actualHeight1790229948E01c1 + 'px';
}
bottomBtn1790229948E01c1.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948E01c1.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 {
// 折叠代码
isCollapsed1790229948E01c1 = true;
if (coderow1790229948E01c1 < 20) {
editorElem1790229948E01c1.parentElement.style.height = '300px';
editorElem1790229948E01c1.style.height = '300px';
} else if (coderow1790229948E01c1 >= 20) {
editorElem1790229948E01c1.parentElement.style.height = '500px';
editorElem1790229948E01c1.style.height = '500px';
}
bottomBtn1790229948E01c1.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948E01c1.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>';
}
});
Toggle1790229948E01c1.addEventListener('click', function() {
bottomBtn1790229948E01c1.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="VXwehwLU8L" >
<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-VXwehwLU8L">
<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-VXwehwLU8L">
<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-VXwehwLU8L" >
</div>
</div>
<div class="editorjs-codeFlask_BottomButtonContainer" id="codeflask-bottomBtn-VXwehwLU8L">
<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?uho"></script>
<script type="application/javascript">
const editorElem1790229948CJwSJ = document.getElementById('codeflask-VXwehwLU8L');
var isCollapsed1790229948CJwSJ = true;
const flask1790229948CJwSJ = new CodeFlask(editorElem1790229948CJwSJ, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948CJwSJ = `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`;
code1790229948CJwSJ = code1790229948CJwSJ.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948CJwSJ.addLanguage('shell', Prism.languages['shell']);
flask1790229948CJwSJ.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()
flask1790229948CJwSJ.updateCode(code1790229948CJwSJ);
const currentCode1790229948CJwSJ = flask1790229948CJwSJ.getCode();
var coderow1790229948CJwSJ = parseInt('');
if (coderow1790229948CJwSJ === undefined || coderow1790229948CJwSJ !== coderow1790229948CJwSJ || coderow1790229948CJwSJ === 0) {
coderow1790229948CJwSJ = flask1790229948CJwSJ.lineNumber;
}
if (coderow1790229948CJwSJ < 20) {
editorElem1790229948CJwSJ.parentElement.style.height = '300px';
editorElem1790229948CJwSJ.style.height = '300px';
} else if (coderow1790229948CJwSJ >= 20) {
editorElem1790229948CJwSJ.parentElement.style.height = '500px';
editorElem1790229948CJwSJ.style.height = '500px';
}
//console.log({currentCode1790229948CJwSJ})
const copyBtn1790229948CJwSJ = document.getElementById('codeflask-copy-VXwehwLU8L');
copyBtn1790229948CJwSJ.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948CJwSJ).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948CJwSJ.innerHTML;
copyBtn1790229948CJwSJ.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() {
copyBtn1790229948CJwSJ.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948CJwSJ);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948CJwSJ);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948CJwSJ.innerHTML;
copyBtn1790229948CJwSJ.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() {
copyBtn1790229948CJwSJ.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948CJwSJ = document.getElementById('codeflask-bottomBtn-VXwehwLU8L');
const Toggle1790229948CJwSJ = document.getElementById('codeflask-Toggle-VXwehwLU8L');
bottomBtn1790229948CJwSJ.addEventListener('click', function() {
if (isCollapsed1790229948CJwSJ) {
// 展开代码
isCollapsed1790229948CJwSJ = false;
const codeElement1790229948CJwSJ = editorElem1790229948CJwSJ.querySelector('.codeflask__code');
if (codeElement1790229948CJwSJ) {
const actualHeight1790229948CJwSJ = codeElement1790229948CJwSJ.scrollHeight + 20;
editorElem1790229948CJwSJ.parentElement.style.height = actualHeight1790229948CJwSJ + 'px';
editorElem1790229948CJwSJ.style.height = actualHeight1790229948CJwSJ + 'px';
}
bottomBtn1790229948CJwSJ.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948CJwSJ.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 {
// 折叠代码
isCollapsed1790229948CJwSJ = true;
if (coderow1790229948CJwSJ < 20) {
editorElem1790229948CJwSJ.parentElement.style.height = '300px';
editorElem1790229948CJwSJ.style.height = '300px';
} else if (coderow1790229948CJwSJ >= 20) {
editorElem1790229948CJwSJ.parentElement.style.height = '500px';
editorElem1790229948CJwSJ.style.height = '500px';
}
bottomBtn1790229948CJwSJ.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948CJwSJ.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>';
}
});
Toggle1790229948CJwSJ.addEventListener('click', function() {
bottomBtn1790229948CJwSJ.click();
});
</script><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?uho"></script>
<script type="application/javascript">
const editorElem1790229948JR9Yz = document.getElementById('codeflask-BsBB_Pfx_3');
var isCollapsed1790229948JR9Yz = true;
const flask1790229948JR9Yz = new CodeFlask(editorElem1790229948JR9Yz, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948JR9Yz = `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`;
code1790229948JR9Yz = code1790229948JR9Yz.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948JR9Yz.addLanguage('shell', Prism.languages['shell']);
flask1790229948JR9Yz.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()
flask1790229948JR9Yz.updateCode(code1790229948JR9Yz);
const currentCode1790229948JR9Yz = flask1790229948JR9Yz.getCode();
var coderow1790229948JR9Yz = parseInt('');
if (coderow1790229948JR9Yz === undefined || coderow1790229948JR9Yz !== coderow1790229948JR9Yz || coderow1790229948JR9Yz === 0) {
coderow1790229948JR9Yz = flask1790229948JR9Yz.lineNumber;
}
if (coderow1790229948JR9Yz < 20) {
editorElem1790229948JR9Yz.parentElement.style.height = '300px';
editorElem1790229948JR9Yz.style.height = '300px';
} else if (coderow1790229948JR9Yz >= 20) {
editorElem1790229948JR9Yz.parentElement.style.height = '500px';
editorElem1790229948JR9Yz.style.height = '500px';
}
//console.log({currentCode1790229948JR9Yz})
const copyBtn1790229948JR9Yz = document.getElementById('codeflask-copy-BsBB_Pfx_3');
copyBtn1790229948JR9Yz.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948JR9Yz).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948JR9Yz.innerHTML;
copyBtn1790229948JR9Yz.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() {
copyBtn1790229948JR9Yz.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948JR9Yz);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948JR9Yz);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948JR9Yz.innerHTML;
copyBtn1790229948JR9Yz.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() {
copyBtn1790229948JR9Yz.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948JR9Yz = document.getElementById('codeflask-bottomBtn-BsBB_Pfx_3');
const Toggle1790229948JR9Yz = document.getElementById('codeflask-Toggle-BsBB_Pfx_3');
bottomBtn1790229948JR9Yz.addEventListener('click', function() {
if (isCollapsed1790229948JR9Yz) {
// 展开代码
isCollapsed1790229948JR9Yz = false;
const codeElement1790229948JR9Yz = editorElem1790229948JR9Yz.querySelector('.codeflask__code');
if (codeElement1790229948JR9Yz) {
const actualHeight1790229948JR9Yz = codeElement1790229948JR9Yz.scrollHeight + 20;
editorElem1790229948JR9Yz.parentElement.style.height = actualHeight1790229948JR9Yz + 'px';
editorElem1790229948JR9Yz.style.height = actualHeight1790229948JR9Yz + 'px';
}
bottomBtn1790229948JR9Yz.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948JR9Yz.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 {
// 折叠代码
isCollapsed1790229948JR9Yz = true;
if (coderow1790229948JR9Yz < 20) {
editorElem1790229948JR9Yz.parentElement.style.height = '300px';
editorElem1790229948JR9Yz.style.height = '300px';
} else if (coderow1790229948JR9Yz >= 20) {
editorElem1790229948JR9Yz.parentElement.style.height = '500px';
editorElem1790229948JR9Yz.style.height = '500px';
}
bottomBtn1790229948JR9Yz.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948JR9Yz.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>';
}
});
Toggle1790229948JR9Yz.addEventListener('click', function() {
bottomBtn1790229948JR9Yz.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948nLqS5 = document.getElementById('codeflask-j4i0zaNLid');
var isCollapsed1790229948nLqS5 = true;
const flask1790229948nLqS5 = new CodeFlask(editorElem1790229948nLqS5, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948nLqS5 = `ssh -i "$env:USERPROFILE\.ssh\server1_ed25519" -p 22222 root@1.2.3.4`;
code1790229948nLqS5 = code1790229948nLqS5.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948nLqS5.addLanguage('shell', Prism.languages['shell']);
flask1790229948nLqS5.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()
flask1790229948nLqS5.updateCode(code1790229948nLqS5);
const currentCode1790229948nLqS5 = flask1790229948nLqS5.getCode();
var coderow1790229948nLqS5 = parseInt('');
if (coderow1790229948nLqS5 === undefined || coderow1790229948nLqS5 !== coderow1790229948nLqS5 || coderow1790229948nLqS5 === 0) {
coderow1790229948nLqS5 = flask1790229948nLqS5.lineNumber;
}
if (coderow1790229948nLqS5 < 20) {
editorElem1790229948nLqS5.parentElement.style.height = '300px';
editorElem1790229948nLqS5.style.height = '300px';
} else if (coderow1790229948nLqS5 >= 20) {
editorElem1790229948nLqS5.parentElement.style.height = '500px';
editorElem1790229948nLqS5.style.height = '500px';
}
//console.log({currentCode1790229948nLqS5})
const copyBtn1790229948nLqS5 = document.getElementById('codeflask-copy-j4i0zaNLid');
copyBtn1790229948nLqS5.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948nLqS5).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948nLqS5.innerHTML;
copyBtn1790229948nLqS5.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() {
copyBtn1790229948nLqS5.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948nLqS5);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948nLqS5);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948nLqS5.innerHTML;
copyBtn1790229948nLqS5.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() {
copyBtn1790229948nLqS5.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948nLqS5 = document.getElementById('codeflask-bottomBtn-j4i0zaNLid');
const Toggle1790229948nLqS5 = document.getElementById('codeflask-Toggle-j4i0zaNLid');
bottomBtn1790229948nLqS5.addEventListener('click', function() {
if (isCollapsed1790229948nLqS5) {
// 展开代码
isCollapsed1790229948nLqS5 = false;
const codeElement1790229948nLqS5 = editorElem1790229948nLqS5.querySelector('.codeflask__code');
if (codeElement1790229948nLqS5) {
const actualHeight1790229948nLqS5 = codeElement1790229948nLqS5.scrollHeight + 20;
editorElem1790229948nLqS5.parentElement.style.height = actualHeight1790229948nLqS5 + 'px';
editorElem1790229948nLqS5.style.height = actualHeight1790229948nLqS5 + 'px';
}
bottomBtn1790229948nLqS5.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948nLqS5.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 {
// 折叠代码
isCollapsed1790229948nLqS5 = true;
if (coderow1790229948nLqS5 < 20) {
editorElem1790229948nLqS5.parentElement.style.height = '300px';
editorElem1790229948nLqS5.style.height = '300px';
} else if (coderow1790229948nLqS5 >= 20) {
editorElem1790229948nLqS5.parentElement.style.height = '500px';
editorElem1790229948nLqS5.style.height = '500px';
}
bottomBtn1790229948nLqS5.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948nLqS5.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>';
}
});
Toggle1790229948nLqS5.addEventListener('click', function() {
bottomBtn1790229948nLqS5.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948Fi492 = document.getElementById('codeflask-OjTQWK-IOh');
var isCollapsed1790229948Fi492 = true;
const flask1790229948Fi492 = new CodeFlask(editorElem1790229948Fi492, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948Fi492 = `ssh -i ~/.ssh/server1_ed25519 -p 22222 root@1.2.3.4`;
code1790229948Fi492 = code1790229948Fi492.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948Fi492.addLanguage('shell', Prism.languages['shell']);
flask1790229948Fi492.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()
flask1790229948Fi492.updateCode(code1790229948Fi492);
const currentCode1790229948Fi492 = flask1790229948Fi492.getCode();
var coderow1790229948Fi492 = parseInt('');
if (coderow1790229948Fi492 === undefined || coderow1790229948Fi492 !== coderow1790229948Fi492 || coderow1790229948Fi492 === 0) {
coderow1790229948Fi492 = flask1790229948Fi492.lineNumber;
}
if (coderow1790229948Fi492 < 20) {
editorElem1790229948Fi492.parentElement.style.height = '300px';
editorElem1790229948Fi492.style.height = '300px';
} else if (coderow1790229948Fi492 >= 20) {
editorElem1790229948Fi492.parentElement.style.height = '500px';
editorElem1790229948Fi492.style.height = '500px';
}
//console.log({currentCode1790229948Fi492})
const copyBtn1790229948Fi492 = document.getElementById('codeflask-copy-OjTQWK-IOh');
copyBtn1790229948Fi492.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948Fi492).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948Fi492.innerHTML;
copyBtn1790229948Fi492.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() {
copyBtn1790229948Fi492.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948Fi492);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948Fi492);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948Fi492.innerHTML;
copyBtn1790229948Fi492.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() {
copyBtn1790229948Fi492.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948Fi492 = document.getElementById('codeflask-bottomBtn-OjTQWK-IOh');
const Toggle1790229948Fi492 = document.getElementById('codeflask-Toggle-OjTQWK-IOh');
bottomBtn1790229948Fi492.addEventListener('click', function() {
if (isCollapsed1790229948Fi492) {
// 展开代码
isCollapsed1790229948Fi492 = false;
const codeElement1790229948Fi492 = editorElem1790229948Fi492.querySelector('.codeflask__code');
if (codeElement1790229948Fi492) {
const actualHeight1790229948Fi492 = codeElement1790229948Fi492.scrollHeight + 20;
editorElem1790229948Fi492.parentElement.style.height = actualHeight1790229948Fi492 + 'px';
editorElem1790229948Fi492.style.height = actualHeight1790229948Fi492 + 'px';
}
bottomBtn1790229948Fi492.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948Fi492.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 {
// 折叠代码
isCollapsed1790229948Fi492 = true;
if (coderow1790229948Fi492 < 20) {
editorElem1790229948Fi492.parentElement.style.height = '300px';
editorElem1790229948Fi492.style.height = '300px';
} else if (coderow1790229948Fi492 >= 20) {
editorElem1790229948Fi492.parentElement.style.height = '500px';
editorElem1790229948Fi492.style.height = '500px';
}
bottomBtn1790229948Fi492.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948Fi492.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>';
}
});
Toggle1790229948Fi492.addEventListener('click', function() {
bottomBtn1790229948Fi492.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948O8cn5 = document.getElementById('codeflask-MR2I42v_cb');
var isCollapsed1790229948O8cn5 = true;
const flask1790229948O8cn5 = new CodeFlask(editorElem1790229948O8cn5, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948O8cn5 = `ufw deny 22/tcp comment "阻断 SSH 端口 22"`;
code1790229948O8cn5 = code1790229948O8cn5.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948O8cn5.addLanguage('shell', Prism.languages['shell']);
flask1790229948O8cn5.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()
flask1790229948O8cn5.updateCode(code1790229948O8cn5);
const currentCode1790229948O8cn5 = flask1790229948O8cn5.getCode();
var coderow1790229948O8cn5 = parseInt('');
if (coderow1790229948O8cn5 === undefined || coderow1790229948O8cn5 !== coderow1790229948O8cn5 || coderow1790229948O8cn5 === 0) {
coderow1790229948O8cn5 = flask1790229948O8cn5.lineNumber;
}
if (coderow1790229948O8cn5 < 20) {
editorElem1790229948O8cn5.parentElement.style.height = '300px';
editorElem1790229948O8cn5.style.height = '300px';
} else if (coderow1790229948O8cn5 >= 20) {
editorElem1790229948O8cn5.parentElement.style.height = '500px';
editorElem1790229948O8cn5.style.height = '500px';
}
//console.log({currentCode1790229948O8cn5})
const copyBtn1790229948O8cn5 = document.getElementById('codeflask-copy-MR2I42v_cb');
copyBtn1790229948O8cn5.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948O8cn5).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948O8cn5.innerHTML;
copyBtn1790229948O8cn5.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() {
copyBtn1790229948O8cn5.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948O8cn5);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948O8cn5);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948O8cn5.innerHTML;
copyBtn1790229948O8cn5.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() {
copyBtn1790229948O8cn5.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948O8cn5 = document.getElementById('codeflask-bottomBtn-MR2I42v_cb');
const Toggle1790229948O8cn5 = document.getElementById('codeflask-Toggle-MR2I42v_cb');
bottomBtn1790229948O8cn5.addEventListener('click', function() {
if (isCollapsed1790229948O8cn5) {
// 展开代码
isCollapsed1790229948O8cn5 = false;
const codeElement1790229948O8cn5 = editorElem1790229948O8cn5.querySelector('.codeflask__code');
if (codeElement1790229948O8cn5) {
const actualHeight1790229948O8cn5 = codeElement1790229948O8cn5.scrollHeight + 20;
editorElem1790229948O8cn5.parentElement.style.height = actualHeight1790229948O8cn5 + 'px';
editorElem1790229948O8cn5.style.height = actualHeight1790229948O8cn5 + 'px';
}
bottomBtn1790229948O8cn5.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948O8cn5.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 {
// 折叠代码
isCollapsed1790229948O8cn5 = true;
if (coderow1790229948O8cn5 < 20) {
editorElem1790229948O8cn5.parentElement.style.height = '300px';
editorElem1790229948O8cn5.style.height = '300px';
} else if (coderow1790229948O8cn5 >= 20) {
editorElem1790229948O8cn5.parentElement.style.height = '500px';
editorElem1790229948O8cn5.style.height = '500px';
}
bottomBtn1790229948O8cn5.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948O8cn5.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>';
}
});
Toggle1790229948O8cn5.addEventListener('click', function() {
bottomBtn1790229948O8cn5.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948b3yPu = document.getElementById('codeflask-Hg-vNnSXzE');
var isCollapsed1790229948b3yPu = true;
const flask1790229948b3yPu = new CodeFlask(editorElem1790229948b3yPu, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948b3yPu = `ufw delete allow 22/tcp`;
code1790229948b3yPu = code1790229948b3yPu.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948b3yPu.addLanguage('shell', Prism.languages['shell']);
flask1790229948b3yPu.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()
flask1790229948b3yPu.updateCode(code1790229948b3yPu);
const currentCode1790229948b3yPu = flask1790229948b3yPu.getCode();
var coderow1790229948b3yPu = parseInt('');
if (coderow1790229948b3yPu === undefined || coderow1790229948b3yPu !== coderow1790229948b3yPu || coderow1790229948b3yPu === 0) {
coderow1790229948b3yPu = flask1790229948b3yPu.lineNumber;
}
if (coderow1790229948b3yPu < 20) {
editorElem1790229948b3yPu.parentElement.style.height = '300px';
editorElem1790229948b3yPu.style.height = '300px';
} else if (coderow1790229948b3yPu >= 20) {
editorElem1790229948b3yPu.parentElement.style.height = '500px';
editorElem1790229948b3yPu.style.height = '500px';
}
//console.log({currentCode1790229948b3yPu})
const copyBtn1790229948b3yPu = document.getElementById('codeflask-copy-Hg-vNnSXzE');
copyBtn1790229948b3yPu.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948b3yPu).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948b3yPu.innerHTML;
copyBtn1790229948b3yPu.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() {
copyBtn1790229948b3yPu.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948b3yPu);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948b3yPu);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948b3yPu.innerHTML;
copyBtn1790229948b3yPu.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() {
copyBtn1790229948b3yPu.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948b3yPu = document.getElementById('codeflask-bottomBtn-Hg-vNnSXzE');
const Toggle1790229948b3yPu = document.getElementById('codeflask-Toggle-Hg-vNnSXzE');
bottomBtn1790229948b3yPu.addEventListener('click', function() {
if (isCollapsed1790229948b3yPu) {
// 展开代码
isCollapsed1790229948b3yPu = false;
const codeElement1790229948b3yPu = editorElem1790229948b3yPu.querySelector('.codeflask__code');
if (codeElement1790229948b3yPu) {
const actualHeight1790229948b3yPu = codeElement1790229948b3yPu.scrollHeight + 20;
editorElem1790229948b3yPu.parentElement.style.height = actualHeight1790229948b3yPu + 'px';
editorElem1790229948b3yPu.style.height = actualHeight1790229948b3yPu + 'px';
}
bottomBtn1790229948b3yPu.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948b3yPu.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 {
// 折叠代码
isCollapsed1790229948b3yPu = true;
if (coderow1790229948b3yPu < 20) {
editorElem1790229948b3yPu.parentElement.style.height = '300px';
editorElem1790229948b3yPu.style.height = '300px';
} else if (coderow1790229948b3yPu >= 20) {
editorElem1790229948b3yPu.parentElement.style.height = '500px';
editorElem1790229948b3yPu.style.height = '500px';
}
bottomBtn1790229948b3yPu.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948b3yPu.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>';
}
});
Toggle1790229948b3yPu.addEventListener('click', function() {
bottomBtn1790229948b3yPu.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?uho"></script>
<script type="application/javascript">
const editorElem1790229948Vz7W3 = document.getElementById('codeflask-FEtIN6dak8');
var isCollapsed1790229948Vz7W3 = true;
const flask1790229948Vz7W3 = new CodeFlask(editorElem1790229948Vz7W3, {
language: 'shell',
lineNumbers: true,
styleParent: this.shadowRoot,
rtl: false,
readonly: true
});
var code1790229948Vz7W3 = `ufw status numbered`;
code1790229948Vz7W3 = code1790229948Vz7W3.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, '"').replace(/'/g, "'");
flask1790229948Vz7W3.addLanguage('shell', Prism.languages['shell']);
flask1790229948Vz7W3.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()
flask1790229948Vz7W3.updateCode(code1790229948Vz7W3);
const currentCode1790229948Vz7W3 = flask1790229948Vz7W3.getCode();
var coderow1790229948Vz7W3 = parseInt('');
if (coderow1790229948Vz7W3 === undefined || coderow1790229948Vz7W3 !== coderow1790229948Vz7W3 || coderow1790229948Vz7W3 === 0) {
coderow1790229948Vz7W3 = flask1790229948Vz7W3.lineNumber;
}
if (coderow1790229948Vz7W3 < 20) {
editorElem1790229948Vz7W3.parentElement.style.height = '300px';
editorElem1790229948Vz7W3.style.height = '300px';
} else if (coderow1790229948Vz7W3 >= 20) {
editorElem1790229948Vz7W3.parentElement.style.height = '500px';
editorElem1790229948Vz7W3.style.height = '500px';
}
//console.log({currentCode1790229948Vz7W3})
const copyBtn1790229948Vz7W3 = document.getElementById('codeflask-copy-FEtIN6dak8');
copyBtn1790229948Vz7W3.addEventListener('click', function() {
try {
// 先检查 Clipboard API 是否可用
if (navigator.clipboard && navigator.clipboard.writeText) {
// 使用 Clipboard API 复制代码
navigator.clipboard.writeText(code1790229948Vz7W3).then(function() {
// 复制成功提示
const originalText = copyBtn1790229948Vz7W3.innerHTML;
copyBtn1790229948Vz7W3.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() {
copyBtn1790229948Vz7W3.innerHTML = originalText;
}, 2000);
}).catch(function(err) {
// 复制失败处理
console.error('复制失败:', err);
// 降级方案:使用传统的复制方法
fallbackCopyTextToClipboard(code1790229948Vz7W3);
});
} else {
// Clipboard API 不可用时直接使用降级方案
fallbackCopyTextToClipboard(code1790229948Vz7W3);
}
// 提取降级方案为独立函数
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 = copyBtn1790229948Vz7W3.innerHTML;
copyBtn1790229948Vz7W3.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() {
copyBtn1790229948Vz7W3.innerHTML = originalText;
}, 2000);
} catch (copyErr) {
console.error('传统复制方法也失败了:', copyErr);
} finally {
document.body.removeChild(textArea);
}
}
} catch (err) {
console.error('复制功能不可用:', err);
}
});
const bottomBtn1790229948Vz7W3 = document.getElementById('codeflask-bottomBtn-FEtIN6dak8');
const Toggle1790229948Vz7W3 = document.getElementById('codeflask-Toggle-FEtIN6dak8');
bottomBtn1790229948Vz7W3.addEventListener('click', function() {
if (isCollapsed1790229948Vz7W3) {
// 展开代码
isCollapsed1790229948Vz7W3 = false;
const codeElement1790229948Vz7W3 = editorElem1790229948Vz7W3.querySelector('.codeflask__code');
if (codeElement1790229948Vz7W3) {
const actualHeight1790229948Vz7W3 = codeElement1790229948Vz7W3.scrollHeight + 20;
editorElem1790229948Vz7W3.parentElement.style.height = actualHeight1790229948Vz7W3 + 'px';
editorElem1790229948Vz7W3.style.height = actualHeight1790229948Vz7W3 + 'px';
}
bottomBtn1790229948Vz7W3.innerHTML = '<button class="editorjs-codeFlask_BottomToggle" title="折叠代码"><span class="toggle-icon">▲</span> 折叠</button>';
Toggle1790229948Vz7W3.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 {
// 折叠代码
isCollapsed1790229948Vz7W3 = true;
if (coderow1790229948Vz7W3 < 20) {
editorElem1790229948Vz7W3.parentElement.style.height = '300px';
editorElem1790229948Vz7W3.style.height = '300px';
} else if (coderow1790229948Vz7W3 >= 20) {
editorElem1790229948Vz7W3.parentElement.style.height = '500px';
editorElem1790229948Vz7W3.style.height = '500px';
}
bottomBtn1790229948Vz7W3.innerHTML = '<button class="editorjs-codeFlask_BottomToggle expand-mode" title="展开代码" data-empty="false"><span class="toggle-icon">▼</span> 展开</button>';
Toggle1790229948Vz7W3.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>';
}
});
Toggle1790229948Vz7W3.addEventListener('click', function() {
bottomBtn1790229948Vz7W3.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]