Choose one of the following methods:
- Add to
feeds.conf.default
umask 022
git clone --branch master --single-branch --no-tags --recurse-submodules https://github.com/fantastic-packages/packages.git fantastic_packages
cd fantastic_packages
for v in 21.02 22.03 23.05; do
git remote set-branches --add origin $v
git fetch origin $v
git branch --track $v origin/$v
done
cd ..
cat <<-EOF >> feeds.conf.default
src-link fantastic_packages_packages fantastic_packages/feeds/packages
src-link fantastic_packages_luci fantastic_packages/feeds/luci
src-link fantastic_packages_special fantastic_packages/feeds/special
EOF
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
- Pull in the src/sdk directory
umask 022
git clone --depth 1 --branch master --single-branch --no-tags --recurse-submodules https://github.com/fantastic-packages/packages package/fantastic_packages
make menuconfig
Packages | Description |
---|---|
fantastic-keyring | fantastic-packages Developer Keyring |
fantastic-packages-feeds | Installer for fantastic-packages feeds |
luci-app-alwaysonline | Hijack/bypass Windows NCSI and iOS portal detection |
luci-app-change-mac | MAC address randomizer for LuCI |
luci-app-cpu-perf | CPU performance information and management for LuCI |
luci-app-cpu-status | CPU utilization info for the LuCI status page |
luci-app-cpu-status-mini | CPU utilization info for the LuCI status page |
luci-app-diskman | A Simple Disk Manager for LuCI |
luci-app-disks-info | Information about connected disk devices (partitions, filesystems, SMART) for LuCI |
luci-app-dnsproxy | A simple DNS proxy server |
luci-app-einat | LuCI Support for einat-ebpf |
luci-app-homeproxy | A homeproxy fork with clash api, selector/urltest node, node grouping & ruleset support |
luci-app-interfaces-statistics | Network interfaces statistics for LuCI |
luci-app-internet-detector | Internet detector for OpenWrt |
luci-app-ipinfo | LuCI support for ip.guide |
luci-app-log-viewer | Advanced syslog and kernel log (tail, search, etc) for LuCI |
luci-app-natmapt | TCP/UDP port mapping for LuCI |
luci-app-natter | TCP/UDP hole punching tool for LuCI |
luci-app-netdata | Netdata for LuCI |
luci-app-netspeedtest | Network Speed Test LuCI |
luci-app-packagesync | Used to build a local mirror feeds source on the router |
luci-app-pcap-dnsproxy | A DNS server for LuCI |
luci-app-qbittorrent | qBittorrent - A BitTorrent client in Qt6 |
luci-app-ssrust | ssrust server |
luci-app-temp-status | Temperature sensors data for the LuCI status page |
luci-app-tinyfilemanager | Web based File Manager in PHP |
luci-app-tn-netports | Network ports status LuCI |
luci-app-xray | (Almost) full feature Xray client for OpenWrt |
luci-theme-argon | A clean and tidy OpenWrt LuCI theme |
luci-app-argon-config | Argon Theme Config Plugin |
openwrt-alwaysonline | Hijack/bypass Windows NCSI and iOS portal detection |
openwrt-einat-ebpf | eBPF-based Endpoint-Independent NAT |
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 |
openwrt-netdata-ssl | Real-time performance monitoring tool |
openwrt-Pcap_DNSProxy | Pcap_DNSProxy for OpenWrt/LEDE |
openwrt-php-nginx | PHP with Nginx as Webserver |
openwrt-plain-nginx | Read text document directly |
openwrt-rgmac | a simple random MAC address generator for OpenWRT |
openwrt-shadowsocks-rust | A Rust port of shadowsocks |
openwrt-speedtest-go | CLI and Go API to Test Internet Speed using speedtest.net |
openwrt-stuntman | an open source STUN server and client code by john selbie |
openwrt-Toolkit | DNS Toolkit |