Menu

Protoscope Redesigned

The Protoscope project has been redesigned. It is now focused completely on the HTTP protocol and assisting Web developers.

In addition, it has been reimplemented with HTTP proxy behavior, so that URLs do not need to contain the port being used. Once a browser is configured to use Protoscope as a proxy, the use is transparent.

Finally, Protoscope is now written in PHP. However, it requires the CLI PHP to be configured with support for sockets. You should use the latest stable release of PHP, as the socket API was previously volatile, and Protoscope may not work.

Posted by Chris Shiflett 2002-09-20

Log in to post a comment.