-
从 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-* # 获取 simple-obfs Makefile git clone https://github.com/Windendless/openwrt-simple-obfs.git package/simple-obfs # 选择要编译的包 Network -> simple-obfs make menuconfig # 开始编译 make package/simple-obfs/compile V=99
forked from aa65535/openwrt-simple-obfs
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple-obfs for OpenWrt/LEDE
License
Windendless/openwrt-simple-obfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple-obfs for OpenWrt/LEDE
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Makefile 100.0%