conduwuit/src/core/config
Jade Ellis 52cee65748
add support for binding to a specific interface for url previews
This is helpful to, for example, bind to an interface that can
only access the public internet. The resulting setup is less
maintenance-heavy / error-prone than manually maintaining a deny/
allowlist to protect internal resources.

Signed-off-by: Jade Ellis <jade@ellis.link>
2024-12-07 23:27:56 +00:00
..
check.rs add support for reading a registration token from a file 2024-10-25 00:38:18 -04:00
mod.rs add support for binding to a specific interface for url previews 2024-12-07 23:27:56 +00:00
proxy.rs