2023-06-02 11:03:11 +08:00
2023-06-01 14:05:07 +08:00
2023-06-02 10:58:04 +08:00
2023-06-02 10:48:30 +08:00
2023-06-02 10:48:30 +08:00
2023-06-02 10:48:30 +08:00
2023-06-02 10:48:30 +08:00
2023-06-02 11:03:11 +08:00


# SSH Benchmark 

---

## 工具目前实现的功能
![image-xmind](images/xmind.png)

## 工具打包编译

```bash
go mod tidy
go build -o ssh-benchmark main.go
```

## 使用方法

  1. 更改 config.json 中的配置
  2. 执行该工程预编译的 ssh-benchmark 文件

        ```bash
        ./ssh-benchmark
        ```
Description
A server benchmarking tool that supports offline and batch execution.
Readme 99 MiB
v0.1.0 Latest
2023-07-31 18:58:30 +08:00
Languages
Shell 75.2%
Go 24.8%