通过粘贴字符,保持 SSH 会话活跃
当前为
This userscript keeps web-based SSH terminals alive by simulating human activity. It:
\u200B)Works with canvas-based terminals embedded in <iframe>s, like those built on xterm.js or similar.
If needed, you can change the interval range inside the script:
getRandomInterval(min = 170000, max = 210000) // milliseconds