# DNS-Flusher **Repository Path**: kaigee/DNS-Flusher ## Basic Information - **Project Name**: DNS-Flusher - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README doc: https://gitee.com/kaigee/DNS-Flusher/blob/master/doc/chrome%20%E5%8A%A8%E6%80%81%E6%B8%85%E7%90%86hosts%E7%BC%93%E5%AD%98.md Fork from: https://github.com/int64ago/DNS-Flusher ## **WARNING** Launch google-chrome with `--enable-net-benchmarking` !! - Ubuntu 16.04 Modify `/usr/share/applications/google-chrome.desktop`, and add `--enable-net-benchmarking` after `Exec=/usr/bin/google-chrome-stable` Sample script: ``` sudo sed -i -- 's/\/usr\/bin\/google-chrome-stable/\/usr\/bin\/google-chrome-stable --enable-net-benchmarking/g' /usr/share/applications/google-chrome.desktop ``` - Windows - Right click on your "Chrome" icon - Choose properties - At the end of your target line add `--enable-net-benchmarking` - macOS ``` open /applications/google\ chrome.app --args --enable-net-benchmarking ``` **Exit and reopen Chrome after adding `--enable-net-benchmarking`** ## How to use - Click icon in toolbar - Open right menu, and click the icon - Use shortcut: `Command+Shift+F` for Mac or `Ctrl+Shift+F` for others (if not occupied)