I think @tve made the default telnet port on Linux 2323 - info here
On Linux you can't create a port below 1000 without admin priviledges, and generally you don't want to have to run Espruino like that.
Just typing 192.168.69.12:2323 into the port list should do it.
192.168.69.12:2323
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I think @tve made the default telnet port on Linux 2323 - info here
On Linux you can't create a port below 1000 without admin priviledges, and generally you don't want to have to run Espruino like that.
Just typing
192.168.69.12:2323
into the port list should do it.