这个服务状态是否表示服务端部署完成? #1466
这个服务状态是否表示服务端部署完成?
#1466
-
Beta Was this translation helpful? Give feedback.
Answered by
haruue
Oct 31, 2025
Replies: 1 comment 5 replies
-
|
对的, 另外如果你的终端不够大或者你的键盘缺少方向键, |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
JoeanAmier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

对的, 另外如果你的终端不够大或者你的键盘缺少方向键,
可以用
systemctl --no-pager -l status hysteria-server.service启用它的输出中的行折叠,或者使用
journalctl --no-pager -e -u hysteria-server.service查看完整日志,更多命令请参考 https://hysteria.network/zh/docs/getting-started/Server-Installation-Script/#_10