-
**Describe the bug**
A clear and concise description of what the bug is.
Following error were observed from running netcat command to start listening on 8080, and then there is an error complainin…
-
**Describe the bug**
A data race in cmds/core/netcat
**To Reproduce**
Steps to reproduce the behavior:
go test -race -run=TestListenForConnections
**Expected behavior**
Test should pass.
…
-
**Describe the bug**
A clear and concise description of what the bug is.
(shell1)
```
xuehaohu@worldpeace:~/go/src/github.com/u-root/u-root/cmds/core/netcat$
xuehaohu@worldpeace:~/go/src/gith…
-
**Describe the bug**
A clear and concise description of what the bug is.
port number is not taken in.
`./netcat` built from this commit
```
commit b2007a3a212cce4e6b2461bdf58e346e87aeefb2 (…
-
#72 made it necessary to call `docker exec -ti container nc.openbsd -U ioc.sock` to access an iocsh launched by `lnls-run`, because using `nc` instead uses the busybox version, which doesn't work.
…
-
### Description
When I try to build a ubuntu 24.04 runner image from script in this repo, I got an issue with netcat:
```
Package netcat is a virtual package provided by:
netcat-traditional 1…
-
I'm following your guide on my way to implementing my rust DNS server, but serval trials with your [script](https://github.com/EmilHernvall/dnsguide/blame/master/chapter1.md#L126) on catching DNS quer…
-
Not sure if I'm in the right place here.
Tried to clone a device over the network with clonezilla from rescuezilla live and ran into the error:
"OpenBSD netcat is not supported" which led to abort o…
-
Want `nc` available to check if ports are open/responding for sanity.
dayne updated
8 months ago
-
Lets develop an nc. Should work with:
* tcp://:
* unix:///var/run/docker.sock
So we can hack the shit out of stuff :-)