# simpletun **Repository Path**: lhk_xcode/simpletun ## Basic Information - **Project Name**: simpletun - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-24 - **Last Updated**: 2026-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #netmap https://www.cnblogs.com/hunxiaoheibai/p/15802983.html ```azure 参数 说明 示例 -c 客户端模式,指定服务器IP -c 192.168.1.1 -s 服务器模式 -s -p <端口> 指定端口(默认5201) -p 5202 -t <秒> 测试持续时间(默认10秒) -t 30 -P <数量> 并行线程数 -P 4 -i <秒> 结果输出间隔 -i 1 -R 反向传输(测试下行) -R -u 使用UDP协议 -u -b <带宽> UDP发送带宽(默认1Mbps) -b 100M -l <大小> 缓冲区大小 -l 1400 -w <大小> TCP窗口大小 -w 256K -O <数量> 忽略前N秒的结果 -O 2 -V 显示更详细信息 -V -J JSON格式输出 -J ```