A free and open-source DNS proxy server.
Rioni is a lightweight DNS proxy designed to bridge traditional DNS traffic with modern encrypted protocols. It acts as a gateway that multiplexes incoming queries from UDP, TCP, and DoH clients and securely forwards them to upstream DoH resolvers.
- Downstream: Handles inbound queries via classic DNS and DoH.
- Upstream: Uses DoH for all outbound requests.
- Performance: Built with an asynchronous, non-blocking architecture to ensure low latency.
- No Dependencies: Compiled as a static binary for effortless deployment across various environments.
Rioni is licensed under the Apache License, Version 2.0. See NOTICE and LICENSE for details.