Skip to content

feat(network): include DNS servers in network info#979

Merged
kesselb merged 1 commit intomasterfrom
split/02-network-dns-servers
May 7, 2026
Merged

feat(network): include DNS servers in network info#979
kesselb merged 1 commit intomasterfrom
split/02-network-dns-servers

Conversation

@karlitschek
Copy link
Copy Markdown
Member

Reads nameserver entries from /etc/resolv.conf (no shell, no sudo) and exposes them as a comma-separated string in getNetworkInfo()['dns']. Comments and empty lines are ignored; duplicate servers are deduped.

@kesselb kesselb force-pushed the split/02-network-dns-servers branch from 1be096a to 2c4f93b Compare May 7, 2026 23:12
Reads nameserver entries from /etc/resolv.conf (no shell, no sudo)
and exposes them as a comma-separated string in getNetworkInfo()['dns'].
Comments and empty lines are ignored; duplicate servers are deduped.

Signed-off-by: Frank Karlitschek <karlitschek@users.noreply.github.com>
@kesselb kesselb force-pushed the split/02-network-dns-servers branch from 2c4f93b to 26f800a Compare May 7, 2026 23:13
@kesselb kesselb enabled auto-merge May 7, 2026 23:13
@kesselb kesselb merged commit 686fcda into master May 7, 2026
39 checks passed
@kesselb kesselb deleted the split/02-network-dns-servers branch May 7, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants