基于gui库fyne的桌面管理hosts文件程序,支持mac os、windows、linux
- Go版本 >= 1.12
- CGO 详细参考fyne
-
下载可执行文件
点击进入下载 -
编译安装
$ git clone https://github.com/liufee/hosts.git
$ cd hosts
$ sh build.sh
windows需要以管理员身份运行(操作c:\windows\system32\drivers\etc\hosts文件)
macos、linux需要保证运行的用户能读写/etc/hosts文件