# AutoPort v1.0.0 - Table of Contents

> Automatically finds an available local TCP port, so multiple Phoenix apps can run at once.

## Pages

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

## Modules

- [AutoPort](AutoPort.md): Finds an available local TCP port.

- Exceptions
  - [AutoPort.Error](AutoPort.Error.md): Raised when no available port could be found.

