Version 1.0 will not be released until the following actions have been completed: # TODO * Implement support for running an external program when a proxy is positively detected, with a DroneBL submission example (needs testing) * Implement commands from IRC so that an operator can tell it to scan any machine (work started) * Implement a listening socket that will respond to requests with a randomly-generated cookie, then test for that cookie in the received data * The reason for this is that some webservers, such as Apache, will incorrectly respond to HTTP CONNECT requests with a HTTP 200 OK status code (and some arbitrary HTML content), even when they are not capable of satisfying, or configured to satisfy, the request (!)