shadowsocks-rust 1.2.0

shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Documentation
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -x

launchctl stop com.zonyitoo.shadowsocks-rust
launchctl start com.zonyitoo.shadowsocks-rust

brew services restart privoxy