Giter Site home page Giter Site logo

ssh_to_telnet_proxy's People

Contributors

eoprede avatar vduquem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

khornem nzx9

ssh_to_telnet_proxy's Issues

ModuleNotFoundError: No module named 'paramiko.py3compat'

Hi,

I am on Ubuntu 22.04.1 LTS. Whe I start /usr/local/bin/ssh_to_telnet_proxy I get

Traceback (most recent call last):
File "/usr/local/bin/ssh_to_telnet_proxy", line 5, in
from ssh_to_telnet_proxy.ssh_to_telnet_proxy import main
File "/usr/local/lib/python3.10/dist-packages/ssh_to_telnet_proxy/ssh_to_telnet_proxy.py", line 17, in
from paramiko.py3compat import b, u, decodebytes
ModuleNotFoundError: No module named 'paramiko.py3compat'

paramiko is installed:

pip freeze|grep paramiko
paramiko==3.0.0

pip freeze| grep py3compat
py3compat==0.4

Any idea how to fix it?

Thank you

I am losing my carriage returns

I am using this project to connect from a linux host to a old cisco switch. The gateway is running locally on the linux host under systemd.
The output from the cisco lacks carriage returns on new lines. I only get line feeds. You can't really see in the block below here how the beginning of a line is exactly below the end of the previous line.
Ordinary telnet from the same linux box works ok.
Because of this ansible does not see the privilege escalation prompt.

                                               sw-c01>show version
                                                                  Cisco IOS Software, CBS30X0 Software (CBS30X0-IPBASE-M), Version 15.0(2)SE11, RELEASE SOFTWARE (fc3)
                                                                  Technical Support: http://www.cisco.com/techsupport
                 Copyright (c) 1986-2017 by Cisco Systems, Inc.
                                                               Compiled Sat 19-Aug-17 10:03 by prod_rel_team

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.