#!/bin/sh

set -x

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

brew services restart privoxy

