sedgwickz / proxytest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxytest

iperf3 一键测试shadowsocks-libev, v2ray 速度脚本

One key shell script for testing shadowsocks-libev, v2ray transfer speed by iperf3

Usage

  • One key test with remote script

bash <(curl -sL https://raw.githubusercontent.com/sedgwickz/proxytest/master/proxytest.sh) shadowsocks-libev aes-256-gcm

  • run locally

./proxytest.sh [v2ray|shadowsocks-libev] [method]

Example

About

License:MIT License


Languages

Language:Shell 100.0%