Node
Node copied to clipboard
Properly Default --dns-servers
--dns-servers should always be an optional parameter, and if it is not specified (but is still needed) it should default to the regular system DNS (for example, 192.168.0.1). Without specific direction, Node should not change the network signature of the machine running it.