Skip to content

snakewayhq/snakeway

Repository files navigation

Snakeway

CI Coverage Tests Integration Tests License

Snakeway is a modern, extensible L7 reverse proxy built with Rust.

It is designed for engineers who want control, performance, and composability without dragging in a bloated control plane.

Documentation

See https://snakeway.dev/

Status

Pre-1.0.

Actively developed. APIs may shift while foundations are finalized.

License

Apache 2.0

Geo IP Database

Any MMDB database is supported, but the default for integration tests is IP Geolocation by DB-IP.

User Agent Parsing

Uses Woothee by default, but also as a secondary options ua-parser.

LLM Disclosure

The software was largely written and architected by a human.

An LLM was used mostly for fleshing out tests, refactoring, bug fixes, and attempting to keep the docs from drifting.

See LLM_DISCLOSURE.md for a full transparency report.