# guise v0.1.0 - Table of Contents

> Session-sticky User-Agent rotation with modern, refreshable browser profiles. Assigns one realistic browser identity (UA + Accept-Language) per session key and keeps it sticky; the desktop + mobile pool is rendered from a small version table you refresh with `mix guise.refresh`.

## Pages

- [Guise](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [Guise](Guise.md): Session-sticky User-Agent rotation with full, modern browser profiles.

## Mix Tasks

- [mix guise.refresh](Mix.Tasks.Guise.Refresh.md): Pulls the current stable major versions for Chrome and Firefox from
[endoflife.date](https://endoflife.date) and rewrites `priv/versions.json`.

