文件名称:ehost:基于Node.js的主机切换工具
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-14 23:57:13
JavaScript
幽灵 通过配置文件切换主机。 安装 npm安装ehost -g 用法 主机-h 检查可用命令 设定档 在conf / hosts /中添加或删除主机配置文件lib / config.js中的自定义系统主机文件dir 注意 请记住在“ npm更新”之前备份您的“ conf”文件夹
【文件预览】:
ehost-master
----bin()
--------ehost(79B)
----conf()
--------fake-sys-host(52B)
--------active(13B)
--------hosts()
----package.json(546B)
----spec()
--------index-spec.js(5KB)
--------util-spec.js(4KB)
----.gitignore(24B)
----lib()
--------config.js(541B)
--------index.js(2KB)
--------util.js(3KB)
--------cli.js(1KB)
----README.md(433B)