mistio/mist-ce

Add support for GNU Netcat

Open

#973 opened on Feb 26, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (302 forks)batch import
enhancementhelp wanteduser request

Repository metrics

Stars
 (1,798 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Or add to the documentation that you need to use openbsd netcat instead >.<

the -U option does not exist in gnu netcat, so connecting to libvirt fails: End of file while reading data: nc: invalid option -- 'U'

Contributor guide