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

https://github.com/bluecannonball/freedom

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

adblock adblocker adblocking cpp http http-proxy proxy

Last synced: 11 months 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]
```