talos 168import socket host = '192.168.1.1' # device default port = 21 s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.settimeout(1)Confuration file. The generated confuration file created by talosctl has a lot of comments on how to confure each field, so it mht be overwhelming for people to read