Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能不能改一下 #1

Closed
J09715 opened this issue Sep 7, 2023 · 2 comments
Closed

能不能改一下 #1

J09715 opened this issue Sep 7, 2023 · 2 comments

Comments

@J09715
Copy link

J09715 commented Sep 7, 2023

软件结束后台Linux.系统还能保持运行,ssh能显示ip跟端口,我发现就算启用了ssh还是连接不上,用别的ssh软件

@PangBaiWork
Copy link
Owner

软件的终端是内置的,因此没有考虑到ssh问题,事实上我内置终端是不希望使用ssh链接,这很鸡肋。
关于软件退出后linux仍在运行,这个因为是chroot容器,如果你在终端点击返回按键退出终端,chroot容器是会自动关闭的(可能有特殊情况,如开启容器大小计算时,不过概率较低),如果你是直接把软件从后台划掉,那chroot容器可能会一直运行,软件以后后会添加chroot手动卸载按钮。

@J09715
Copy link
Author

J09715 commented Sep 15, 2023

关闭软件后台运行Linux这个解决了至于ssh这倒没啥😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants