mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 23:03:12 -05:00
Feature Request: Allow setting custom DNS servers for the Olm interface #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PandeoF1 on GitHub (Sep 4, 2025).
HI, is it possible to add a configuration option to set custom DNS servers for the Olm interface ?
This would be similar to WireGuard's DNS = ... setting. For example: DNS = 192.168.1.1, 1.1.1.1 but by configuring it with args/env variables.