FEEDBACK

What is your ? (Port testing, debugging APIs, or learning networking) Do you need log exporting capabilities?

Updates in May 2021 ensured the GUI worked on the latest Windows builds.

# Text area for received data self.output = tk.Text(self.window, height=20, width=60) self.output.pack(padx=10, pady=5)