设置DNS netsh interface ip set dns name="本地连接" source=static addr=61.144.56.100 增加DNS netsh interface ip add dns name="本地连接" addr=202.96.128.68 index=2
netsh interface ip add dns name="本地连接" addr=192.168.0.1 index=3
在当今数字化的时代,互联网已经成为我们日常生活中不可或缺的一部分。随着设备和用户数量的快速增长,现有的IPv4地址开始捉襟见肘。这时,IPv6(Internet Protocol Version 6)应运而生,作为下一代互联网协议,它的出现可以说是一种必然趋势。IPv6不仅解决了IPv4地址耗尽的问...