Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 241 Bytes

TinyProxy

A tiny web proxy for windows.

Usage

  • Edit LOCAL_IP_ADDRESS and LOCAL_LISTEN_PORT in tools.h
  • Compile
  • Run the webproxy.exe

Dependencies

  • WinSock2.0

Developing Environment

  • C with VC++6.0 on Windows 7