quickemu-project / quickemu

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

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

Closed flexiondotorg closed 4 months ago

flexiondotorg commented 4 months 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: