# facebookarchive/augmented-traffic-control

Augmented Traffic Control: A tool to simulate network conditions

Repository: https://github.com/facebookarchive/augmented-traffic-control
Canonical: https://ross.abutalabs.com/products/augmented-traffic-control
Homepage: https://facebook.github.io/augmented-traffic-control
Language: Python
License: NOASSERTION
License Family: other
Archived: true
Last push: 2018-04-16T19:44:48+00:00

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

## Adoption (not part of the score)
Stars 4319, forks 597 (observed 2026-08-28T04:08:41.920015+00:00)

## What it is
Augmented Traffic Control (ATC) is a tool for simulating network conditions such as bandwidth, latency, packet loss, and packet reordering, so developers can test apps under impaired networks. It consists of a traffic-shaping daemon with a Thrift API, a Django REST API, and a web UI, running on a gateway device that routes traffic.

## Use cases
- simulate slow or lossy mobile networks for app testing
- shape bandwidth and latency on a wifi gateway
- test how an app behaves under packet loss
- emulate impaired network conditions for devices
- save and reuse network shaping profiles

## When to choose
- you need to test mobile or IoT apps against degraded network conditions
- you want a web UI any device can use to shape its own traffic
- you can run a Linux gateway that routes device traffic

## When to avoid
- you need Python 3 or modern Django support
- you want an actively maintained project (archived, last release 2018)
- you cannot route traffic through a gateway device

## Facets
- artifact type: application
- maturity: abandoned
- function: networking, testing, web-framework, http-server
- domain: networking, testing, developer-tools
- platform: python, self-hosted
- tags: traffic-shaping, network-simulation, thrift, django, mobile-testing, archived, linux, web-server

## Member repositories
- facebookarchive/augmented-traffic-control (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.920015+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-29T18:21:44.253446+00:00, confidence not recorded.
  - readme: https://github.com/facebookarchive/augmented-traffic-control (fetched 2026-08-28T04:08:41.920015+00:00, sha 8e6f6a51684c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
