Open mememnt opened 1 year ago
What OS are you using?
Your nc
(netcat) doesn't support the -U
option. There are unfortunately several implementations of this command, try to see if the "openbsd" version of netcat
is available on your system.
You can also try to use the setup proposed at https://github.com/linux-kernel-labs/linux/pull/333, which sidesteps the need for nc
altogether.
It seems that the openbsd-netcat solved the problem. Thanks!
Hello, I'm running on a Manjaro distro with linux kernel version 6.0.1. And I'm getting the following error: