SSH connection with python from a device (not computer) -
i'm using digi 3g router can programmed python, , want make periodic ssh connections device. i've read paramiko, don't know how install in router. want know if there other way of including paramiko device, apart installing (i.e. including library), or if exist possibility apart paramiko particular case.
thanks in advance.
the description digi 3g states capable of python scripting, using custom development environment. make work, have use python source code paramiko; executable not installable directly on router (since executable designed run on computer, not router).
the source code have modified, since apis sort of thing different in computer, , router have capable of asking of it.
Comments
Post a Comment