sshportal icon indicating copy to clipboard operation
sshportal copied to clipboard

can not input with telnet:// protocol host

Open zxp opened this issue 5 years ago • 2 comments

What happened: when ssh into sshportal gateway while backend host is a telnet:// host, after the connection established I can not input into the telnet session. I tried use -T option with ssh command, then I can input into telnet session, but have other problems, such as local echo always on and array keys display as ^H...

What you expected to happen: telnet session work as ssh

How to reproduce it (as minimally and precisely as possible): running sshportal with docker as writing in README, then add a host with telnet:// protocol, then ssh into sshportal with login name with telnet host name.

Anything else we need to know?:

Environment: debug mode (server): false Hostname: 34d63abd0366 CPUs: 4 Demo mode: false DB Driver: sqlite3 DB Conn: ./sshportal.db Bind Address: :2222 System Time: 2019-07-04T03:42:03.900987371Z OS Type: linux OS Architecture: amd64 Go routines: 14 Go version (build): go1.12.6 Uptime: 106h6m11.889602116s User ID: 1 User email: admin@localhost Version: 1.10.0+dev GIT SHA: c5681bf880956e25f4e4c97a8555009d5270ad87 GIT Branch: master GIT Tag: v1.10.0-1-gc5681bf

zxp avatar Jul 04 '19 03:07 zxp

Same for me, can't write any text in telnet connection, neither close it (ctrl-c). Also password input from sshportal (while creating host) is not provided to telnet connection.

I'm using sshportal on docker v1.14.1 .

duhow avatar Nov 18 '20 23:11 duhow

Likewise, same issue.

Manouchehri avatar Jul 25 '23 17:07 Manouchehri