Skip to content

remittor-pr/fantastic-packages

 
 

Repository files navigation

fantastic packages

GitHub Workflow Status Website Website GitHub

How to use

Choose one of the following methods:

  1. Add to feeds.conf.default
umask 022
sed -i '1i src-git fantastic_packages https://github.com/fantastic-packages/packages.git' feeds.conf.default
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
  1. 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

Package description

Packages Description
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-interfaces-statistics Network interfaces statistics for LuCI
luci-app-internet-detector Internet detector for OpenWrt
luci-app-log 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-serverchan Service push
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-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-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-rgmac a simple random MAC address generator for OpenWRT
openwrt-stuntman an open source STUN server and client code by john selbie
openwrt-Toolkit DNS Toolkit

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 62.6%
  • Shell 37.4%