Allows you to change the DNS server used by your operating system.
Example
Running this code will change the DNS server to "8.8.8.8".
plugin command("Network Automation.dll", "change dns server", "8.8.8.8")
Allows you to change the DNS server used by your operating system.
Running this code will change the DNS server to "8.8.8.8".
plugin command("Network Automation.dll", "change dns server", "8.8.8.8")
Was this helpful?