hosit
v2.2.2
Published
update the latest and available google hosts file
Downloads
19
Readme
hosit
更新最新的google hosts文件,基于racaljk/hosts,详情请查看license
This work is licensed under a CC BY-NC-SA 4.0 International License.
支持Linux, Windows及OS X 10.2+
install
npm install -g hosit
usage
hosit
更新最新的google hosts
文件hosit -h
print help info,hosit -V
print current version(please use the latest version)hosit -r, --reset
完全清除hosts的内容(会保留localhost
,不建议使用)hosit -c, --clear
去除google hosts
部分的内容hosit -a, --add <ip> <domain>
添加一项记录hosit -d, --delete <ip|domain>
删除一项记录hosit -p, --path
打印出hosts文件的路径hosit -P, --print
打印出hosts文件的内容hosit -e, --edit
编辑hosts文件
license
MIT