RustinxRustinx

Configuration Generator

Build your rustinx.toml file with this interactive generator. Adjust the settings and copy the generated output.

Server

Virtual Host

rustinx.toml
[server]listen = "0.0.0.0:9090"behind_proxy = truetrusted_proxy_depth = 1[[vhost]]hostnames = ["rustinx.shadowarcanist.com"]root = "/static"spa = truespa_ignore = ["/assets"]