[BACK]Return to TODO.md CVS log [TXT][DIR] Up to [local] / acopm

Annotation of acopm/TODO.md, Revision 1.1.1.1

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

CVSweb