/http-proxy

A simple HTTP-Proxy written C

Primary LanguageC

HTTP-Proxy

A HTTP-Proxy completly written in ansi-C (only works on linux at the moment).

Features

Right now there are no complete features, because its a new project

Plans

  • Load a config file
  • Redirect the requests based on different criteria
    • domain
    • path
    • type
  • Listen on different Ports