Skip to content

kirillzhosul/reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reverse-proxy

Simple reverse proxy written in C

Requirements

Currently, runs only on Linux (no Windows support for now)

Build

Simply build with gcc with no deps

Run

./build [target_host] [target_port] [--verbose]