Releases: aojea/netkat
Releases · aojea/netkat
improve validation
The basics
Connect mode works in both UDP and TCP
Listen mode works only in TCP
docker image aojea/netkat:0.1.0
hello world
Client TCP connect mode only.
Dockerfile aojea/netkat:0.0.1
┌─────────┐ ┌─────────────┐
┌───────┐ │ │ │ │
│netkat ├───────────┼─────────┼──────────────────► │
└───────┘ ├─────────┤ │ │
│ │ │ │
│ │ │ │
├─────────┤ │ │
┌───────┐ │ │ │ │
│ nc ├──────────► │ │ │
└───────┘ ┌─────────┤ │ │
│ │ └─────────────┘
│ │
└─────────┘