Skip to content

Instantly share code, notes, and snippets.

@amiltonwong
Created July 7, 2020 00:58
Show Gist options
  • Save amiltonwong/26eca3b89c31103f4f0be1cb4f5235ee to your computer and use it in GitHub Desktop.
Save amiltonwong/26eca3b89c31103f4f0be1cb4f5235ee to your computer and use it in GitHub Desktop.
netsh interface ip set address name="區域連線" source=static address=192.168.1.188 mask=255.255.255.0 gateway=192.168.1.254 gwmetric=1
netsh interface ip set dnsservers name="區域連線" source=static address=192.168.1.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment