Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bluecannonball/freedom

An HTTP proxy server.
https://github.com/bluecannonball/freedom

adblock adblocker adblocking cpp http http-proxy proxy

Last synced: 9 days ago
JSON representation

An HTTP proxy server.

Awesome Lists containing this project

README

        

# Freedom
A simple HTTP proxy server written in C++.

## Installation
```sh
$ make
$ sudo make install
```

## Usage
```sh
$ freedom [PASSWORD] [ADMIN_PASSWORD]
```