kiddin9 / Kwrt

一分钟在线定制编译 X86/64, NanoPi R2S R4S R5S R6S, 斐讯 Phicomm N1 K2P, 树莓派 Raspberry Pi, 香橙派 Orange Pi, 红米AX6, 小米AX3600, 小米AX9000, 红米AX6S 小米AX3200, 红米AC2100, 华硕ASUS, 网件NETGEAR 等主流软硬路由
https://openwrt.ai
MIT License
7.74k stars 3.08k forks source link

插件仓库收录提议 #71

Closed kiddin9 closed 2 years ago

kiddin9 commented 4 years ago

本固件内置了自建的插件仓库服务器,作为官方源的补充,收录了市面上大部分主流第三方插件,如在软件列表中没有找到自己想要的插件,欢迎在下面留言(在有源码的情况下)

本固件默认只包含最基础的插件,其他插件需要在后台软件包中自行安装,系统升级不会丢失已安装的插件.

ghost commented 4 years ago

luci-app-vssr

kiddin9 commented 4 years ago

luci-app-vssr

已收录 image

ghost commented 4 years ago

luci-app-dnscrypt-proxy2

ghost commented 4 years ago

luci-theme-infinityfreedom https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom

ghost commented 4 years ago

安装好些软件包都是会报uci错误,虽然不影响后续使用 还有就是odhcpd好像获取不到前缀,我自己刷了验证过三次了 我是光猫和路由器是同一个LAN桥接,WAN6使用@lan接口(LAN别名)拨号

kiddin9 commented 4 years ago

luci-theme-infinityfreedom https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom

这主题没有适配luci19.07

kiddin9 commented 4 years ago

安装好些软件包都是会报uci错误,虽然不影响后续使用 还有就是odhcpd好像获取不到前缀,我自己刷了验证过三次了 我是光猫和路由器是同一个LAN桥接,WAN6使用@lan接口(LAN别名)拨号

uci报错不用管 odhcpd获取不到前缀是啥意思呢,不好意思我没用过IPV6,v只是测试了能正确获取到IPV6数据 image

ghost commented 4 years ago

我看系统日志会提示Permission Denied,很懵逼,IPV6的地址和前缀都没有,实在不知道哪里出了问题

kiddin9 commented 4 years ago

luci-app-dnscrypt-proxy2

已收录

kiddin9 commented 4 years ago

我看系统日志会提示Permission Denied,很懵逼,IPV6的地址和前缀都没有,实在不知道哪里出了问题

开启IPV6需要修改 /etc/sysctl.d/99-custom.conf 删掉

net.ipv6.conf.lo.disable_ipv6=1
net.ipv6.conf.all.disable_ipv6=1
net.ipv6.conf.default.disable_ipv6=1 
ghost commented 4 years ago

garypang13 notifications@github.com于2020年6月22日 周一下午4:22写道:

我看系统日志会提示Permission Denied,很懵逼,IPV6的地址和前缀都没有,实在不知道哪里出了问题

开启IPV6需要修改 /etc/sysctl.d/99-custom.conf 删掉

net.ipv6.conf.lo.disable_ipv6=1

net.ipv6.conf.all.disable_ipv6=1

net.ipv6.conf.default.disable_ipv6=1

—这样吗,学到了 You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/garypang13/Actions-OpenWrt-Nginx/issues/71#issuecomment-647364709, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPOOEUPWOW7MPUCK7AADXTRX4IFRANCNFSM4N43RLRQ .

NeedforGit commented 4 years ago

udp2raw

udpspeederv2

kiddin9 commented 4 years ago

udp2raw

udpspeederv2

有仓库地址么,

kiddin9 commented 4 years ago

udp2raw

udpspeederv2

已收录

Tiexcn commented 4 years ago

https://github.com/destan19/OpenAppFilter OpenAppFilter

kiddin9 commented 4 years ago

@Tiexcn 这个插件没有适配luci19.07,暂时不收录

justin-eng commented 4 years ago

kmod-usb-printer 安装不上, kernel不兼容

CoolZxp commented 4 years ago

passwall的依赖 ssocks https://github.com/xiaorouji/openwrt-package/tree/master/package/ssocks https://github.com/tostercx/ssocks

kiddin9 commented 4 years ago

passwall的依赖 ssocks https://github.com/xiaorouji/openwrt-package/tree/master/package/ssocks https://github.com/tostercx/ssocks

ssocks已经有了的.

yhl452493373 commented 4 years ago

大佬知道koolshare里面那个文件管理是那个插件吗?想要个那个功能...

kiddin9 commented 4 years ago

大佬知道koolshare里面那个文件管理是那个插件吗?想要个那个功能...

没用过koolshare固件,你可以截图我看下.

yhl452493373 commented 3 years ago

大佬知道koolshare里面那个文件管理是那个插件吗?想要个那个功能...

没用过koolshare固件,你可以截图我看下.

用你最新的编出来有文件管理了,感谢

jackadam1981 commented 3 years ago

https://blog.csdn.net/hokamyuen/article/details/73330319?utm_source=blogkpcl2

考虑下签名?如果给别的openwrt配置这个仓库,会报签名失败。

root@OpenWrt:/tmp# opkg update Downloading https://op.supes.top/packages/mipsel_24kc//Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_packages2 Downloading https://op.supes.top/packages/mipsel_24kc//Packages.sig Signature check failed. Remove wrong Signature file. Downloading https://op.supes.top/snapshots/targets/ramips/mt7621/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_core Downloading https://op.supes.top/snapshots/targets/ramips/mt7621/packages/Packages.sig Signature check passed. Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/base/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_base Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/base/Packages.sig Signature check passed. Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/freifunk/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_freifunk Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/freifunk/Packages.sig Signature check passed. Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/luci/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_luci Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/luci/Packages.sig Signature check passed. Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_packages Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/packages/Packages.sig Signature check passed. Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/routing/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_routing Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/routing/Packages.sig Signature check passed. Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/telephony/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_telephony Downloading https://op.supes.top/snapshots/packages/mipsel_24kc/telephony/Packages.sig Signature check passed.

kiddin9 commented 3 years ago

这个本来就不是公共仓库,只是给本固件用的,里面的插件即使安装成功了,版本号对不上插件也是用不了的.

jveay commented 3 years ago

大佬, x86的好像没有adguardhome的界面的。这边软件包安装了。但是服务那边没有。 image

kiddin9 commented 3 years ago

更新软件列表

jveay commented 3 years ago

更新了软件列表,有软件包了。但是提示adguardhome依赖没有。。。

hmsjy2017 commented 3 years ago

更新软件列表

插件仓库可以镜像吗?

kiddin9 commented 3 years ago

更新软件列表

插件仓库可以镜像吗?

可以,但是里面的插件会验证固件版本信息,都只适用于此仓库源码编译的固件,

hmsjy2017 commented 3 years ago

更新软件列表

插件仓库可以镜像吗?

可以,但是里面的插件会验证固件版本信息,都只适用于此仓库源码编译的固件,

能支持rsync协议吗?

lalasou commented 3 years ago

sqm qos 地址 https://github.com/tohojo/sqm-scripts 这个在荒野无灯固件有,挖矿必备感觉像没有挖矿 但是无灯不更新了。 晚上测试了很多k2p固件 就楼主和无灯的最好用 并且支持ipv6 希望添加这个插件谢谢 sqm

kiddin9 commented 3 years ago

@lalasou 这个插件官方仓库就有,直接在后台软件包中搜sqm就能找到,

lalasou commented 3 years ago

奇怪 我搜了 没有 ,我再刷下试试

Tiexcn commented 3 years ago

kmod-tg3 是否能收录这个组件呢,有几块博通的网卡需要这个,之前的版本还能opkg install 安装,最新版本已经不能直接安装了。会提示版本不对。谢谢

kiddin9 commented 3 years ago

已收录.

codercaizh commented 3 years ago

pptpd,官方仓库有,但是和内核不兼容; frps可以安装但貌似打开会有问题

kiddin9 commented 3 years ago

@a545347837 pptpd不建议使用了,frps没问题的,

codercaizh commented 3 years ago

@a545347837 pptpd不建议使用了,frps没问题的, 有两个问题 一、我fork你的仓库,啥代码都没改使用workflow编译k2p时,在apply patch步骤中 patching file package/feeds/custom/luci-app-bypass/root/etc/init.d/bypass Hunk #2 FAILED at 995. 报这错导致后面无法继续编译 二、在12.29那个版本中日常使用中,我安装了frps,打开功能时报 RPCError RPC call to uci/get failed with ubus code 4: 未找到资源 at ClassConstructor.handleCallReply (https://10.0.0.1:1443 这个异常,连页面都没有显示 上面两个问题麻烦抽空看下,在此多谢了~~

kiddin9 commented 3 years ago

@a545347837 frps已修复,卸载重装frps即可.

sanshu-rom commented 3 years ago

希望加入luci-app-phtunnel内网花生壳使用 ,连接 https://github.com/zxlhhyccc/bf-package-master/tree/bf650c3e8daf1a6f92590911309047e214113246/zxlhhyccc/luci-app-phtunnel

kiddin9 commented 3 years ago

希望加入luci-app-phtunnel内网花生壳使用 ,连接 https://github.com/zxlhhyccc/bf-package-master/tree/bf650c3e8daf1a6f92590911309047e214113246/zxlhhyccc/luci-app-phtunnel 早就有了呀,

sanshu-rom commented 3 years ago

但是好像没看到插件

kiddin9 commented 3 years ago

但是好像没看到插件

没有R2S版,源码不支持.

sanshu-rom commented 3 years ago

但是好像没看到插件

没有R2S版,源码不支持.

我在仓库里面看到了我是d2

sanshu-rom commented 3 years ago

但是好像没看到插件

没有R2S版,源码不支持.

安装后提示无法启动日志空白

zkh1992 commented 3 years ago

UUgamebooster这个插件在r2s上无法安装,说所有仓库都找不到kernel依赖

Plume-yu commented 3 years ago

UUgamebooster这个插件在r2s上无法安装,说所有仓库都找不到kernel依赖

内核依赖不就一个tun吗,?这个有的啊

aenron commented 3 years ago

能否加入qBittorrent?

kiddin9 commented 3 years ago

能否加入qBittorrent?

一直就有.

aenron commented 3 years ago

能否加入qBittorrent?

一直就有.

好吧,我只看到了第一页