mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Merge pull request #44 from mariusv/patch-2
OSX DNS flush to cover El Capitan
This commit is contained in:
@@ -83,7 +83,7 @@ manually flush your DNS cache once the new hosts file is in place.
|
||||
### Mac OS X
|
||||
Open a Terminal and run:
|
||||
|
||||
`dscacheutil -flushcache`
|
||||
`sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder`
|
||||
|
||||
### Windows
|
||||
Open a Command Prompt:
|
||||
|
||||
Reference in New Issue
Block a user