We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ upterm version Upterm version v0.13.3 $ screen -dmS console bash -c 'echo -e "HELLO\n HELLO"; exec sh'; upterm host --accept --force-command 'screen -x console' -- sh === OM6RX4ECFE8OVQ9FFNI8 Command: sh Force Command: screen -x console Host: ssh://uptermd.upterm.dev:22 Authorized Keys: n/a SSH Session: ssh om6Rx4Ecfe8OvQ9fFni8:[...]=@uptermd.upterm.dev sh-3.2$ ssh om6Rx4Ecfe8OvQ9fFni8:[...]=@uptermd.upterm.dev HELLO HELLO sh-3.2$
$ upterm version Upterm version v0.13.5 $ screen -dmS console bash -c 'echo -e "HELLO\n HELLO"; exec sh'; upterm host --accept --force-command 'screen -x console' -- sh === 2XLOIYHKYZPZ6QFIKTFH Command: sh Force Command: screen -x console Host: ssh://uptermd.upterm.dev:22 Authorized Keys: n/a SSH Session: ssh 2XLoIYhkYZPZ6QfIKtfh:[...]=@uptermd.upterm.dev sh-3.2$ ssh 2XLoIYhkYZPZ6QfIKtfh:[...]=@uptermd.upterm.dev HELLO HELLO sh-3.2$
It looks like that release was only upstream dependencies so something else broken along the way. It's broken in the same way on the latest v14.3.0.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It looks like that release was only upstream dependencies so something else broken along the way. It's broken in the same way on the latest v14.3.0.
The text was updated successfully, but these errors were encountered: