hosts-switch/README.md

21 lines
419 B
Markdown
Raw Normal View History

2022-07-14 16:09:10 +08:00
# Hosts切换器
2019-12-11 19:50:40 +08:00
> macos & linux专用。windows自己找别的。
2022-07-14 16:09:10 +08:00
## 安装
添加[`repo.debianx.in`](https://repo.debianx.in)源之后, 可直接使用`apt install hosts-switch`直接安装.
2019-12-11 19:50:40 +08:00
## Update Logs
2022-03-31 11:25:41 +08:00
### v2.0.0 - 2022-03-31
2022-07-14 16:09:10 +08:00
- 分离electron, 独立打包
- 优化hosts文件检测
- 优化域名操作
2022-03-31 11:25:41 +08:00
### v1.1.0 - 2019-12-11
2019-12-11 19:50:40 +08:00
- 支持域名删除、编辑
- 支持克隆记录
- 优化记录编辑、UI