- Make the 'release' build the default.
- Add a configurable socket timeout parameter.
- Make the table name configurable.
- Add usage docs to the README.
- Colorize output by default, add option to disable.
- Time parsing per incoming client.
- Add a "quiet" mode.
- Allow binding to a specific IP address.
- Allow debug mode to be set without recompiling.
- Alter thread wrapper for reporting and config passing.
- Fix file descriptor leak with client connections.
- Wait for current threads to finish before exiting.