Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 509 Bytes

shadowsocks_profiles

mac 上shadowssocks 导入配置多的时候比较麻烦,就写个脚本批量导入

usage:

  1. git clone https://github.com/zinbers/shadowsocks_profiles.git

  2. cd shadowsocks_profiles

  3. 配置cc_cfg.json 文件 参考链接

  4. sh add.sh

  5. 重启一下shadowsocks

#新加了ping速度测试脚本 test_speed.sh

usage

sh test_speed.sh [/path/to/shadowsocks/config]

默认使用当前目录下的ss_cfg.json

enjoy it!