# Features
- Cross-platform support (Windows, Linux, macOS).
- Simple configuration using TOML files.
- Keep specified binaries running automatically.
- Host local directories for static sites.
- Use `PORT` environment variable for routing.
- Support for both process-specific and global environment variables.
- Proxy to remote backend servers.
- Terminating proxy supporting HTTP/1.1 & HTTP2.
- TCP tunneling for HTTP/1 and HTTPS via SNI sniffing.
- Basic round-robin load balancing for remote targets.
- Automatic self-signed certificates for all hosted processes.
- Lets-Encrypt support for automatic certificate generation.
- Static website hosting
- Built in support for rendering markdown files as html for static sites
- Docker integration