x-websocket-cli

0.0.5 • Public • Published

x-websocket-cli

配合x-websocket使用,命令行客户端工具

安装

1. 全局安装cli工具

npm install x-websocket-cli -g

2. cli命令 x-ws

># x-ws -h

    Usage: index [options]

    Options:

    -V, --version      output the version number
    -H,--host [value]  指定连接的socket服务端
    -p,--port [value]  指定监听本地的端口
    -h, --help         output usage information

-V 为版本号 -H 为需要连接的服务器端地址 -p 为本机端口 -h 为帮助信息

3. 服务器版

https://github.com/coderswin/x-websocket

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i x-websocket-cli

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • xiaoyiyu