authon

Results 11 comments of authon

letsencrypt这个固件最近api key出错,请问大佬有解决办法吗?

好的,谢谢,刚刚摸索了一下svn命令

> svn co https://github.com/kenzok8/openwrt-packages/trunk/luci-app-passwall authon 于2020年5月13日周三 下午4:59写道: > […](#) > git clone https://github.com/kenzok8/openwrt-packages/luci-app-passwall package/luci-app-passwall 这样可以吗 — You are receiving this because you are subscribed to this thread. Reply to this...

> > > svn co https://github.com/kenzok8/openwrt-packages/trunk/luci-app-passwall authon [[email protected]](mailto:[email protected]) 于2020年5月13日周三 下午4:59写道: > > > […](#) > > > git clone https://github.com/kenzok8/openwrt-packages/luci-app-passwall package/luci-app-passwall 这样可以吗 — You are receiving this because you are...

> 让人算命么 还需要i什么吗,就是v2dat编译失败

> 删掉这个v2dat,直接用mosdns中的v2dat 没有选择编译mosdns

> > > 删掉这个v2dat,直接用mosdns中的v2dat > > > > > > 没有选择编译mosdns > > CGO_ENABLED=0改为CGO_ENABLED=1 请问在哪设置

> sed -i 's/CGO_ENABLED=0/CGO_ENABLED=1/g' feeds/packages/net/mosdns/Makefile > > 你试试 出现这个 sed: can't read feeds/packages/net/mosdns/Makefile: No such file or directory

> 我也一样,什么原因造成的啊~ 不知道啊,不过昨天没加也编译成功,以前不加好像会编译报错

在diy里面加这个会编译失败 # ##------------- meta core --------------------------------- # curl -sL -m 30 --retry 2 https://raw.githubusercontent.com/vernesong/OpenClash/core/master/meta/clash-linux-arm64.tar.gz -o /tmp/clash.tar.gz # tar zxvf /tmp/clash.tar.gz -C /tmp >/dev/null 2>&1 # chmod +x /tmp/clash >/dev/null 2>&1...