Skip to content

Latest commit

 

History

History
 
 

hosts_tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

我们提供了一系列工具让您除了手动以 复制/粘贴 的方式部署和更新 hosts 之外,有一种方便、一键式的方式来应用我们的 hosts 。

我们现有的工具可以在下列平台上工作:

  • Microsoft Windows (.bat script; Qt GUI tool)

  • GNU Linux (bash script)

另外,我们还推荐使用跨平台的 Hozz 来管理、自动更新 hosts 。


目前,我们共有:

  • Hozz: 跨平台的 hosts 自动 管理/更新 工具。是 @ppoffice 的项目。

  • HostTool: Windows 环境下的 hosts 自动更新应用,使用 C++ 构建, GUI 基于 Qt 。由 @racaljk 贡献。

  • HostToolforMac: Mac 环境下的 hosts 自动部署更新应用(适用于 OS X 10.10 或以上),基于 Swift 开发。由 @ZzzM 贡献。

  • script_tool_for_windows.bat: Windows 环境下的 hosts 一键部署脚本,由 @redapple0204 与 @lizongzeshunshun 贡献。以及 @lideming 提供的重要更新。

  • script_tool_for_linux.bash: Linux 环境下的 hosts 一键部署脚本,由 @lstoars 贡献; @fluviusmagnus 提供增强版本。