UNPKG
autojs
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
a powerful nodejs module, we called be autojs
autojs
/
README.md
16 lines
(9 loc)
•
326 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#自动更新hosts文件
> [
host来源
](
https://github.com/racaljk/hosts
)
> 需要安装[
nodejs
](
https://nodejs.org/en/
)
安装
`npm install myhost -g`
使用
`myhost update`
更新hosts 使用
`myhost remove`
移除hosts
> 请使用管理员身份运行以上命令
> mac `sudo`
> win `管理员身份打开命令行`