This is an automated archive.

The original was posted on /r/golang by /u/AdriCuevas on 2023-09-01 07:20:16+00:00.


Hi, I need to connect to a device via telnet and execute some commands in my go program, but I can’t find any good telnet client. Any suggestions?