Lol3rrr / http-proxy

A simple HTTP-Proxy written C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple HTTP-Proxy written C


Languages

Language:C 92.2%Language:Makefile 7.8%