
Future releases will (probably) include:

* Text scripts for testing a protocol when connecting to a port. The
  design would be similar to the 'expect' program. For example; a simple
  script for testing Apache would be to send the following: 
  HEAD / HTTP/1.0 and parse expected response from the server

