Skip to content

Latest commit

 

History

History
 
 

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

除脚本外,其他工具已迁移至 HostsTools

平台 类型
Microsoft Windows 批处理, 终端工具, HostsTool 应用(可跨平台)
Mac OS hosts Tool 应用
Android Android应用
Linux 脚本
跨平台 Haskell-终端应用,Hozz 应用 (外部项目)

简介

cross-platform-Qt

  • QT GUI 应用(可跨平台,C++ 编写)
  • Windows 平台的终端工具(C++ 编写)
  • 跨平台的终端工具(Haskell编写)
  • Mac 环境下的 hosts 自动部署应用 (适用于 OS X 10.10 或以上, Swift 编写)
  • Android 下的 hosts 更新应用(Java 编写)

脚本

  • windows.bat

    • Windows 环境下的 hosts 一键部署脚本,双击 windows.bat 即可更新。
    • 如有异常,请确认脚本是否为 UTF-8 编码
  • lhosts

    • Linux 平台自动部署脚本,使用 ./lhosts -h 命令获取帮助信息。
    • 点击链接下载时,请为脚本添加可执行权限,执行 chmod u+x lhosts
  • Hindent

    • Linux 平台下用于格式化 hosts 文件的脚本,用法: ./Hindent [hosts]

跨平台工具

  • Hozz