An open API service indexing awesome lists of open source software.

https://github.com/beetlex-io/tcpbenchmarks

tcp,websocket,webapi性能测试工具
https://github.com/beetlex-io/tcpbenchmarks

benchmarks http tcp tools webapi weboskcet

Last synced: 12 months ago
JSON representation

tcp,websocket,webapi性能测试工具

Awesome Lists containing this project

README

          

# tcp,websocket,webapi性能测试工具

### 国内地址

https://gitee.com/ikende/TCPBenchmarks

### linux下使用
```
sudo chmod 777 ./TCP-BenchmarkApp
sudo ./TCP-BenchmarkApp
//指定服务端口
sudo ./TCP-BenchmarkApp port=8088
```
## windows下使用
```
TCP-BenchmarkApp.exe
//指定端口
TCP-BenchmarkApp.exe port=8088
```

![image](https://user-images.githubusercontent.com/2564178/101354916-d69e8c80-38d0-11eb-8ee3-dcb71bf2e4e5.png)