ProxyView 1.0 review

Download
by rbytes.net on

ProxyView is a simple proxy server which relays TCP/IP[v4] connections from an IP:port defined on the commandline to another address:

License: GPL (GNU General Public License)
File size: 21K
Developer: Krzysztof Burghardt
0 stars award from rbytes.net

ProxyView is a simple proxy server which relays TCP/IP[v4] connections from an IP:port defined on the commandline to another address:port. It dumps to the console all the data which arrives on the client and server sockets. It is a proxy for programmers designed to makes debugging TCP/IP software easier.

ProxyView will dump any data going between client and server.

Type these to install:
1) run 'make' to compile program
2) run './ProxyView -?'...

ProxyView 1.0 search tags