Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: starvpn/iperf-go

Tags

v0.0.7

Toggle v0.0.7's commit message
Implement current test tracking and graceful shutdown in ContinuousSe…

…rver; enhance test execution flow to handle stop signals and cleanup resources properly.

v0.0.6

Toggle v0.0.6's commit message
Enhance .gitignore for build artifacts and IDE files; update README t…

…o introduce continuous server mode with usage examples; modify server API to support continuous operation.

v0.0.5

Toggle v0.0.5's commit message
修改:测试接口新增run函数

v0.0.4

Toggle v0.0.4's commit message
Add UDP protocol support and enhance error handling in configuration …

…application

v0.0.3

Toggle v0.0.3's commit message
Refactor test initialization order in iperf API: apply configuration …

…after initializing protocol list in both Client and Server.

v0.0.2

Toggle v0.0.2's commit message
新增迁移指南和库使用文档,重构命令行工具,优化配置管理和API设计

v0.0.1

Toggle v0.0.1's commit message
Update dependencies in go.mod and go.sum; downgrade Go version to 1.2…

…0, and refactor TCP info handling in iperf API tests.