ProxyView 1.0 review
DownloadProxyView is a simple proxy server which relays TCP/IP[v4] connections from an IP:port defined on the commandline to another address:
|
|
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 keywords