在网页端,
掌控 你的服务器。
基于 Python 异步架构开发的轻量化 Web Terminal。24小时高可用,随时随地通过浏览器安全访问你的 Linux 环境。
+2k
全球 2000+ 开发者的选择
bash — zipterm@cloud
Last login: Wed Mar 1 10:00:00 2026 from 192.168.1.1
zipterm@cloud:~$
ls -la
▋
total 20
drwxr-xr-x 2 zipterm zipterm 4096 Mar 1 10:00 .
drwxr-xr-x 10 zipterm zipterm 4096 Feb 28 15:30 ..
-rw-r--r-- 1 zipterm zipterm 220 Feb 28 15:30 .bash_logout
-rw-r--r-- 1 zipterm zipterm 3771 Feb 28 15:30 .bashrc
-rw-r--r-- 1 zipterm zipterm 807 Feb 28 15:30 .profile
zipterm@cloud:~$
echo "Hello ZIPTerminal!"
▋
Hello ZIPTerminal!
zipterm@cloud:~$
▋