This repository was archived by the owner on Apr 16, 2024. It is now read-only.
File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ ShadowsocksR-libev for OpenWrt
5
5
简介
6
6
---
7
7
8
- 本项目是 [ shadowsocksr-libev ] [ 1 ] 在 OpenWrt 上的移植
8
+ 本项目在 [ ywb94/openwrt-ssr ] [ a ] 的基础上修改
9
9
10
10
各平台预编译IPK请在本项目releases页面下载
11
11
12
12
特性
13
13
---
14
14
15
- 软件包包含 [ shadowsocksr-libev] [ 1 ] 的可执行文件,以及luci控制界面
15
+ 软件包包含 [ shadowsocksr-libev] [ 1 ] 的可执行文件,以及luci控制界面
16
16
17
17
支持SSR客户端、服务端模式(服务端支持部分混淆模式、支持多端口)
18
18
@@ -67,7 +67,7 @@ ShadowsocksR-libev for OpenWrt
67
67
./scripts/feeds update packages
68
68
./scripts/feeds install libpcre
69
69
# 获取 Makefile
70
- git clone https://github.com/ywb94 /openwrt-ssr.git package/openwrt-ssr
70
+ git clone https://github.com/compasss /openwrt-ssr.git package/openwrt-ssr
71
71
# 选择要编译的包
72
72
# luci ->3. Applications-> luci-app-shadowsocksR 原始版本
73
73
# luci ->3. Applications-> luci-app-shadowsocksR-GFW GFWList版本
@@ -252,3 +252,4 @@ GFW版本支持IP路由模式和GFW列表模式,需卸载原有的dnsmasq,
252
252
[ 7] : https://github.com/bettermanbao/openwrt-kcptun/releases
253
253
[ 8] : http://iytc.net/tools/pand.rar
254
254
[ S ] : https://wiki.openwrt.org/doc/howto/obtain.firmware.sdk
255
+ [ a ] : https://github.com/ywb94/openwrt-ssr.git
You can’t perform that action at this time.
0 commit comments