ESP32 send command over ssh or telnet #14240
Unanswered
saracen792
asked this question in
ESP32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I would like to send a command to a router (Mikrotik) based on a board with ESP32 with a physical ethernet port. Preferably using the ssh or telnet command. I found something like this: https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/ssh works over wifi but lacks support for a physical ethernet port. I'm wondering if it is possible to somehow catch ssh or telnet support into standard micropython.
Beta Was this translation helpful? Give feedback.
All reactions