set-hosts-file
v1.0.5
Published
这是一个配置hosts文件的脚本,如果你用的macOs 或者 Linux, hosts文件默认在 `/etc/hosts`. window默认在 `C:/Windows/System32/drivers/etc/hosts`.
Downloads
8
Maintainers
Readme
介绍
这是一个配置hosts文件的脚本,如果你用的macOs 或者 Linux, hosts文件默认在 /etc/hosts
. window默认在 C:/Windows/System32/drivers/etc/hosts
.
安装
npm install set-hosts-file
使用
npx hkhostile set localhost domain.com
npx hkhostile set 127.0.0.1 domain.com