Support kcptun.

This commit is contained in:
Charlie Qiu
2017-01-11 20:49:37 +08:00
parent 6d4cbedcfa
commit f7cca35948
8 changed files with 196 additions and 23 deletions

9
ShadowsocksX-NG/stop_kcptun.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh
# stop_kcptun.sh
# ShadowsocksX-NG
#
# Created by 邱宇舟 on 2017/1/11.
# Copyright © 2017年 qiuyuzhou. All rights reserved.
launchctl unload "$HOME/Library/LaunchAgents/com.qiuyuzhou.shadowsocksX-NG.kcptun.plist"