Skip to content

galqiwi/fair-p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fair-p

Fair-p is an HTTP(S) proxy with throughput guarantees.

Installation

Prerequisites

  • Ensure Docker is installed on your system. Follow this guide for Ubuntu.
  • Docker Compose should be included (modern Docker versions have it built-in).

Setup

Setup proper linux limits (optional)

Run this script.

Clone the Repository:

git clone https://github.com/galqiwi/fair-p.git

Configure docker-compose.yml:

  • Max Throughput: Update the --max-throughput value in docker-compose.yml to the maximum throughput (in MB/s) you want the proxy to handle.
  • Port: Optionally, you can change the proxy's port by modifying the --port parameter.

Build and Run

docker compose build && docker compose up -d

Your Fair-p proxy should now be up and running!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published