simple-obfs icon indicating copy to clipboard operation
simple-obfs copied to clipboard

Support OpenWrt?

Open ghost opened this issue 9 years ago • 9 comments

How to build it.

ghost avatar Jan 01 '17 05:01 ghost

Currently not. You can write your own Makefile based on openwrt-shadowsocks'.

madeye avatar Jan 03 '17 03:01 madeye

@suikatomoki For Openwrt versions of shadowsocks repos, you can just follow @aa65535 You can find openwrt-simple-obfs here: https://github.com/aa65535/openwrt-simple-obfs

cokebar avatar Jan 05 '17 08:01 cokebar

@cokebar great

ghost avatar Jan 05 '17 08:01 ghost

There are already some pre-compiled packages available here: http://openwrt-dist.sourceforge.net/packages/OpenWrt/base/ar71xx/

liaohuqiu avatar Feb 12 '17 15:02 liaohuqiu

没想到百万哥也玩这个~ 另外那个预编译版已经落后最新 commit 好多个版本了…😀

pexcn avatar Feb 12 '17 15:02 pexcn

在这里可以下载openwrt和LEDE的安装文件,http://openwrt-dist.sourceforge.net/archives/simple-obfs/

tianlichunhong avatar Jul 02 '17 13:07 tianlichunhong

@tianlichunhong 请问这个安装文件是simple-obfs插件吗?是怎么编出来的?谢谢。

willwhui avatar Oct 10 '17 04:10 willwhui

@willwhui Refer to the openwrt/lede makefile: https://github.com/aa65535/openwrt-simple-obfs/blob/master/Makefile

cokebar avatar Oct 10 '17 14:10 cokebar

@cokebar thanks, When i followed the instructions of aa65535's readme.md to here:

# 选择要编译的包 Network -> simple-obfs
make menuconfig

I found the coming up UI doesn't have "Network" item. Would you please give me some instructions? And i'm not familiar with Linux: I find out the 'make menuconfig' is a compiling tool for Linux kernel, why should i compile the kernel of my desktop Ubuntu when i need an openwrt system software plugin? Or, should i do the building work on the openwrt router instead? Thanks a lot.

willwhui avatar Oct 11 '17 01:10 willwhui