Skip to content

opentoys/x-websocket-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published