-
从 OpenWrt 的 SDK 编译
# 以 ar71xx 平台为例 tar xjf OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2 cd OpenWrt-SDK-ar71xx-* # 添加 feeds git clone https://github.com/shadowsocks/openwrt-feeds.git package/feeds # 获取 simple-obfs Makefile git clone https://github.com/aa65535/openwrt-simple-obfs.git package/simple-obfs # 选择要编译的包 Network -> simple-obfs make menuconfig # 开始编译 make package/simple-obfs/compile V=99
-
Notifications
You must be signed in to change notification settings - Fork 46
Simple-obfs for OpenWrt/LEDE
License
aa65535/openwrt-simple-obfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple-obfs for OpenWrt/LEDE
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published