Skip to content

A modern Reverse Proxy written in Rust.

Try Quark — a fast and easy-to-configure reverse proxy, load balancer, and file server.

Easy configuration

Quark uses TOML files to configure its behavior. Just a few lines are enough to get started.

Automatic HTTPS

You already have your TLS certificates? No problem! Simply specify your certificates in the configuration file and Quark will handle the rest.

Native IPv6 support

Thanks to dual-stack sockets, Quark natively supports IPv6 and IPv4 simultaneously. Your infrastructure is future-ready without additional configuration.

Load balancing

Distribute traffic intelligently with Round Robin, Weighted Round Robin, and IP Hash algorithms for high-availability setups.

Static files

Serve your static files directly from Quark with simple and efficient built-in capabilities. One tool for all your web serving needs.