dnscat2
dnscat2 copied to clipboard
feat: add Docker example, fix server, and add Dockerfile for client
This PR:
- adds and example for using
dnscat2with Docker (a docker-compose with a client and a server) - fixes some errors in the server
Dockerfile - adds a
Dockerfilefor the client.