Skip to content

Commit

Permalink
Add --forbidden-ip= for test with shadowsocks python.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyfdecyf committed Mar 16, 2015
1 parent 55f57aa commit ec0eca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ LOCAL="shadowsocks-local"
test_server_local_pair

if [[ -n $SS_PYTHON ]]; then
SERVER="$SS_PYTHON/server.py"
SERVER="$SS_PYTHON/server.py --forbidden-ip="
LOCAL="shadowsocks-local"
test_server_local_pair

Expand Down

0 comments on commit ec0eca9

Please sign in to comment.