Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
An HTTP proxy server.
- Host: GitHub
- URL: https://github.com/bluecannonball/freedom
- Owner: BlueCannonBall
- License: mpl-2.0
- Created: 2022-03-03T17:22:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T21:40:27.000Z (7 months ago)
- Last Synced: 2024-04-13T21:58:05.897Z (7 months ago)
- Topics: adblock, adblocker, adblocking, cpp, http, http-proxy, proxy
- Language: C++
- Homepage:
- Size: 2.79 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
```