quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.91k stars 438 forks source link

refactor: display socket hints based on what tools are available #1367

Closed flexiondotorg closed 2 weeks ago

flexiondotorg commented 2 weeks ago

Description

Clean up the output to only display socket connection hints relevant to the tools installs. Prefers socat over nc; displays nothing is neither are available.

Checklist: