mirror of
https://github.com/fosrl/olm.git
synced 2026-05-06 10:47:55 -05:00
[GH-ISSUE #27] Feature Request: Allow setting custom DNS servers for the Olm interface #123
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).
Original GitHub issue: https://github.com/fosrl/olm/issues/27
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.
@oschwartz10612 commented on GitHub (Jan 20, 2026):
I think this is now available with --override-dns. LMK if not! 😄