Skip to content

Commit

Permalink
remove modules
Browse files Browse the repository at this point in the history
  • Loading branch information
muink committed Oct 20, 2024
1 parent ed2dc93 commit 7e4afb2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
[submodule "packages/openwrt-Toolkit"]
path = packages/openwrt-Toolkit
url = https://github.com/muink/openwrt-Toolkit.git
[submodule "packages/openwrt-chinadns-ng"]
path = packages/openwrt-chinadns-ng
url = https://github.com/muink/openwrt-chinadns-ng.git
[submodule "luci/luci-app-dnsproxy"]
path = luci/luci-app-dnsproxy
url = https://github.com/muink/luci-app-dnsproxy.git
Expand Down
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ define Package/$(PKG_NAME)-packages
$(call Package/$(PKG_NAME)/Default)
DEPENDS+:=\
+alwaysonline \
+chinadns-ng \
+einat-ebpf \
+fantastic-keyring \
+fantastic-packages-feeds \
Expand Down Expand Up @@ -88,7 +87,6 @@ define Package/$(PKG_NAME)
$(call Package/$(PKG_NAME)/Default)
DEPENDS+:=\
+alwaysonline \
+chinadns-ng \
+einat-ebpf \
+fantastic-keyring \
+fantastic-packages-feeds \
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ make menuconfig
| [openwrt-alwaysonline][] | Hijack/bypass Windows NCSI and iOS portal detection |
| [openwrt-einat-ebpf][] | eBPF-based Endpoint-Independent NAT |
| [openwrt-fchomo][] | FullCombo Mihomo supplies maximum customization on OpenWrt |
| [openwrt-chinadns-ng][] | ChinaDNS Next Generation for OpenWrt, refactoring with epoll and ipset |
| [openwrt-go-stun][] | A GO STUN client |
| [openwrt-natmapt][] | TCP/UDP port mapping for full cone NAT |
| [openwrt-Natter][] | TCP/UDP hole punching tool |
Expand Down Expand Up @@ -121,7 +120,6 @@ make menuconfig
[openwrt-alwaysonline]: https://github.com/muink/openwrt-alwaysonline
[openwrt-einat-ebpf]: https://github.com/muink/openwrt-einat-ebpf
[openwrt-fchomo]: https://github.com/muink/openwrt-fchomo
[openwrt-chinadns-ng]: https://github.com/muink/openwrt-chinadns-ng
[openwrt-go-stun]: https://github.com/muink/openwrt-go-stun
[openwrt-natmapt]: https://github.com/muink/openwrt-natmapt
[openwrt-Natter]: https://github.com/muink/openwrt-Natter
Expand Down
1 change: 0 additions & 1 deletion feeds/packages/chinadns-ng

This file was deleted.

1 change: 0 additions & 1 deletion packages/openwrt-chinadns-ng
Submodule openwrt-chinadns-ng deleted from 0d4e38

0 comments on commit 7e4afb2

Please sign in to comment.