https://github.com/shiguanghuxian/switch-hosts
一个用go开发的hosts切换桌面程序
https://github.com/shiguanghuxian/switch-hosts
hosts hosts-manage switch-hosts
Last synced: 5 months ago
JSON representation
一个用go开发的hosts切换桌面程序
- Host: GitHub
- URL: https://github.com/shiguanghuxian/switch-hosts
- Owner: shiguanghuxian
- Created: 2019-07-07T12:53:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T11:33:09.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T13:30:47.018Z (almost 2 years ago)
- Topics: hosts, hosts-manage, switch-hosts
- Language: JavaScript
- Size: 1.34 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 切换hosts配置
本程序可以设置基础hosts配置[base.hosts],在基础配置外可以设置对应开发需要的环境配置,点击切换会将基础配置和所选配置合并为一个文件写入到hosts文件中

## mac 打包
make darwin_dmg
打包工具 https://github.com/robertzhouxh/osx-dmg-maker
## 备注
其它平台未测试,当前mac可完美使用