Heads up: nc replaced by nmap ncat

Thomas Moschny thomas.moschny at gmail.com
Thu Jul 19 11:27:14 UTC 2012


2012/7/19 Daniel P. Berrange <berrange at redhat.com>:
> Libvirt needs to be able to run the following command
>
>   # nc -U /var/run/libvirt/libvirt-sock

It could use socat:

# socat stdio /var/run/libvirt/libvirt-sock

- Thomas


More information about the devel mailing list