dominion-chat 0.1.1

DNS chat server for fun and profit
dominion-chat-0.1.1 is not a library.
Visit the last successful build: dominion-chat-0.3.0

Dominion Chat

DNS chat server for fun and profit

Running the following command:

sh-5.1$ dig @127.0.0.1 -p 5454 hello-world.example.com +short
127.0.0.1

Gives:

dominion-chat

Usage

Usage: dchat [-t <threads>] [-p <port>] [-i <ip>] [-d <domain>]

Receive DNS messages from the world

Options:
  -t, --threads     number of threads in the thread pool
  -p, --port        UDP port to listen to
  -i, --ip          ip to listen to
  -d, --domain      domain name to use as a filter
  --help            display usage information