# ustayready/fireprox

AWS API Gateway management tool for creating on the fly HTTP pass-through proxies for unique IP rotation

Repository: https://github.com/ustayready/fireprox
Canonical: https://ross.abutalabs.com/products/fireprox
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2023-04-03T04:49:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2763, "days_push": 1248, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2282, forks 305 (observed 2026-08-28T04:06:33.927608+00:00)

## What it is
FireProx is a Python CLI tool that uses AWS API Gateway to create on-the-fly HTTP pass-through proxies that rotate the source IP address with every request. It supports creating, deleting, listing, and updating proxy endpoints across multiple AWS regions.

## Use cases
- rotate source ip address for web requests
- hide my ip when scraping a website
- create a pass-through proxy with aws api gateway
- avoid ip blocking during penetration testing
- spoof x-forwarded-for header
- proxy web requests through rotating ips

## When to choose
- you need per-request IP rotation without managing many VPS instances
- you want a cheap, on-demand proxy endpoint in specific AWS regions
- you need to pass through all HTTP methods and URIs to a destination server

## When to avoid
- you need guaranteed anonymity - AWS may expose source info via headers
- your target is behind CloudFlare which may detect the forwarded headers
- you cannot accept AWS Acceptable Use Policy risks to your account

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: proxy, http-client, networking, cli
- domain: security, penetration-testing, osint, cloud-computing, developer-tools
- platform: python, cli, windows, cloud
- tags: ip-rotation, aws-api-gateway, pass-through-proxy, web-scraping, red-team, linux, macos

## Member repositories
- ustayready/fireprox (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.927608+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:41:19.985873+00:00, confidence not recorded.
  - readme: https://github.com/ustayready/fireprox (fetched 2026-08-28T04:06:33.927608+00:00, sha 75ccf8d97b4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
