Skip to content

Instantly share code, notes, and snippets.

@mknparreira
Last active August 12, 2021 22:21
Show Gist options
  • Save mknparreira/00c262f5fa44a5a94b98e14af7ed59f1 to your computer and use it in GitHub Desktop.
Save mknparreira/00c262f5fa44a5a94b98e14af7ed59f1 to your computer and use it in GitHub Desktop.
Windows | Editing a host

Click Start > All Programs > Accessories > Notepad. Click File > Open. (Open as administrator) In the File name field, type C:\Windows\System32\Drivers\etc\hosts. Click Open. Make the necessary changes to the file. Click File > Save to save your changes.

After that, put on this code below:

127.0.0.1 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment