Skip to content
View Liaozhebin's full-sized avatar
🤔
Thinking&Review
🤔
Thinking&Review

Block or report Liaozhebin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bandwidth test for shadowsocks Bandwidth test for shadowsocks
    1
    #!/bin/bash
    2
    
                  
    3
    method=$1
    4
    
                  
    5
    ss-tunnel -k test -m $method -l 8387 -L 127.0.0.1:8388 -s 127.0.0.1 -p 8389 &