tkluck / pac4cli

Proxy-auto-discovery for command-line applications
25 stars 9 forks source link

Urgent! Fix getting potential wpad urls from dns #67

Closed kdehairy closed 5 years ago

kdehairy commented 5 years ago

Turns out that NetworkManager when asked about the assigned domains for a given active connection, it returns not the full fqdn of the host but only the domain part.

tkluck commented 5 years ago

Good catch @kdehairy !