Socket
Socket
Sign inDemoInstall

ip2

Package Overview
Dependencies
48
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.8 to 0.2.9

doc/CHANGELOG.md

2

bin/ip2-cli.js

@@ -11,3 +11,3 @@ #!/usr/bin/env node

program
.version('0.2.8')
.version('0.2.9')
.option('-v, --version', 'get version number')

@@ -14,0 +14,0 @@ .option('-f, --force', 'overwrite file')

@@ -53,3 +53,3 @@

* `ip2 reload` 重载当前 hosts 文件。此命令将之前 `ip2 use` 启用的 hosts 文件重新复制到系统 hosts 文件。(呵呵,不知道有什么用)
* `ip2 reload` 重载当前 hosts 文件。此命令将之前 `ip2 use` 启用的 hosts 文件重新复制到系统 hosts 文件。比如:可以 `ip2 add` 同名 hosts,然后 `ip2 reload` 更新。

@@ -72,4 +72,4 @@ * `ip2 rm <name>` 删除自定义 hosts 文件。物理删除系统目录中自定义的 hosts 文件。参数是 `ip2 ls` 列表中显示的名字,其中有 `>` 标志表示是当前启用的定制 hosts 文件,不能删除。

正确看待 TJ 大神“离开” Node 社区。没有一种技术可以满足所有时代、所有人的所有需求。TJ 玩 Go,Node 大神们启动 io.js,失望之外,希望之初。
没有一种技术可以满足所有时代、所有人的所有需求。TJ 玩 Go,Node 大牛们启动 io.js,失望之余,希望之初。
高山仰止,虽不能至,然心向往之。无论如何,他就在那里。
{
"name": "ip2",
"version": "0.2.8",
"version": "0.2.9",
"description": "another ip address & hosts tools",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -53,3 +53,3 @@ [![Build Status](https://api.travis-ci.org/markzhan/ip2.svg)](http://travis-ci.org/markzhan/ip2)

```
See [MANUAL](doc/MANUAL) for details.
See [MANUAL](doc/MANUAL.md) for details.

@@ -65,3 +65,3 @@ ## Hosts file

## Release History
See the [CHANGELOG](CHANGELOG.md).
See the [CHANGELOG](doc/CHANGELOG.md).

@@ -68,0 +68,0 @@ ## License

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc