lollipopkit/flutter_server_box

发现的2个问题

qingyuan0o0 opened this issue · 3 comments

第一个问题目前不支持本地命令行的运行类似JuiceSSH中的local模式以及端口转发功能

第二个问题是在电脑xshell能连接的服务,连接后使用的是/bin/sh,但是没有/bin/bash,用这个软件尝试连接失败

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: 2 problems found

The first problem currently does not support the local command line operation similar to the local mode and port forwarding function in JuiceSSH.

The second problem is the service that xshell can connect to on the computer. After connecting, /bin/sh is used, but there is no /bin/bash. Trying to connect using this software fails.

geol commented

第二个问题,添加代码片段:/bin/sh(可能需要添加回车),自动运行选中目标服务器。
第一个问题我也想知道,要是能启动本地终端的话,或许能直接用ssh进行端口转发。

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The second question is to add the code snippet: /bin/sh (you may need to add a carriage return) to automatically run and select the target server.
I also want to know the first question. If you can start a local terminal, you may be able to use ssh directly for port forwarding.