Openwrt - Packages & Mirror

 

目錄

  • Package Info
  • 刷完 firmware 後會有的 packages
  • Useful Tools
  • luci-app
  • 有趣的 Packages
  • 不多會安的 Package

 


Package Info

 

https://openwrt.org/packages/table/start

Package 類別

  • base
  • luci
  • packages
  • routing
  • telephony

 

 


刷完 firmware 後會有的 packages

 

WiFi 有關:

...

USB 有關:

...

 


Tools

 

screen

要依賴: terminfo, libncurses

E-Mail

  • mutt
  • mini-sendmail

usage:

mini_sendmail [-f<name>] [-t] [-s<server>] [-p<port>] [-T<timeout>] [-v] [address ...]

tcpdump

Depends: libpcap

ebtables

net-tools-*

  • net-tools-arp
  • net-tools-dnsdomainname
  • net-tools-domainname
  • net-tools-hostname
  • net-tools-ifconfig
  • net-tools-ipmaddr
  • net-tools-iptunnel
  • net-tools-mii-tool
  • net-tools-nameif
  • net-tools-netstat
  • net-tools-nisdomainname
  • net-tools-plipconfig
  • net-tools-rarp
  • net-tools-route
  • net-tools-slattach
  • net-tools-ypdomainname

netcat

沒依賴

iperf - Network performance measurement tool

依賴: uclibcxx

wol

sysstat

vnstat

network traffic monitor for Linux that keeps a log of daily network traffic for the selected interface(s).

vnStat isn't a packet sniffer. The traffic information is analyzed from the /proc

查看 bandwidth

  • iftop (terminfo, libpthread, libncurses, libpcap)
  • bmon

 


luci-app

List

  • luci-app-qos
  • luci-app-ddns

luci-app-qos

依賴:

  • tc
  • qos-scripts
  • kmod-sched-core
  • kmod-ipt-conntrack-extra
  • kmod-sched-connmark
  • kmod-ipt-filter
  • kmod-ifb
  • kmod-ipt-ipopt
  • iptables-mod-ipopt
  • iptables-mod-filter
  • iptables-mod-conntrack-extra

luci-app-ddns

 


有趣的 Packages

 

cloudflared    # Cloudflare tunneling daemon

restic            # a backup program

tailscale      # It creates a secure network between your computers (類似 project: nebula)

 


不多會安的 Package

 

#### targets

  • openwrt-sdk-*-x86_64.tar.xz
  • openwrt-toolchain-*-x86_64.tar.xz
  • kernel-debug.tar.zst
  • kmod-pcmcia-*.ipk
  • kmod-hermes-pcmcia_*_x86_64.ipk
  • intel-microcode_*.ipk

#### packages

# 大類

  • - /packages/x86_64/telephony/
  • - /packages/x86_64/routing/
  • - /packages/x86_64/*/*-src_*_x86_64.ipk

Firmware

  • ath10k-*_x86_64.ipk
  • atm-*_x86_64.ipk
  • brcmfmac-*_x86_64.ipk
  • amdgpu-firmware_*_x86_64.ipk
  • amd64-microcode_*_x86_64.ipk
  • cypress-firmware-*_x86_64.ipk
  • iwl3945-firmware_*_x86_64.ipk

iwlwifi

iwlwifi-firmware-*_x86_64.ipk

Linux kernel driver supports several Intel wireless LAN adapters

libupm

libupm*_x86_64.ipk

Software drivers for a wide variety of commonly used sensors and actuators

gspca

kmod-video-gspca-*.ipk

a kernel driver module intended as a major effort to support many different bridge interface chipsets
 used in pre UVC webcams, which, taken collectively, are known as gspca devices.

sound-hda-codec

kmod-sound-hda-codec-*.ipk

HD-audio is the new standard on-board audio component on modern PCs after AC97.

kmod-iio

kmod-iio-*.ipk

iio = Industrial I/O

To provide support for devices that in some sense perform either analog-to-digital conversion (ADC) or
 digital-to-analog conversion (DAC) or both.

aircard-pcmcia-firmware

 

radeon-firmware

For AMD Radeon™ Graphics

ar3k-firmware

a bluetooth driver for AR3012

# luci

  • luci-i18n-*_all.ipk

# selinux

  • libselinux*_x86_64.ipk
  • policycoreutils*_x86_64.ipk

# Server

  • exim*_x86_64.ipk
  • postfix_*_x86_64.ipk
  • apache*_x86_64.ipk
  • lighttpd*_x86_64.ipk
  • isc-dhcp-*_x86_64.ipk
  • kea*_x86_64.ipk                   # DHCP Server
  • knot*_x86_64.ipk                  # DNS Server

# Firewall

# File

  • cloudreve_*_x86_64.ipk
    支援本機、從機、七牛、阿里雲 OSS、騰訊雲 COS、又拍雲、OneDrive、S3
  • rclone*.ipk
  • syncthing_*_x86_64.ipk          # https://syncthing.net/
    # It synchronizes files between two or more computers in real time.
    # a responsive and powerful interface accessible via your browser.

# VPN

  • tor*_x86_64.ipk
  • snowflake-*_x86_64.ipk
  • gnunet*.ipk              # https://www.gnunet.org/en/
  • netbird_*.ipk           # an VPN management platform built on top of WireGuard (https://netbird.io/)
  • v2raya_*.ipk            # a V2Ray Linux client supporting global transparent proxy
                                   # compatible with SS, SSR, Trojan(trojan-go), PingTunnel protocols.
  • trojan-go_*.ipk        # Trojan features multiple protocols over TLS
  • gg_*.ipk                  # You can just add gg before another command to redirect its traffic to your proxy
                                  # without installing v2ray or anything else. (e.g. gg python -m pip install torch)

# Mon

# DEV

  • gcc_*_x86_64.ipk
  • gdb_*_x86_64.ipk
  • debugfs_*_x86_64.ipk
  • valgrind*_x86_64.ipk
  • adb*_x86_64.ipk
  • delve_*.ipk                          # a debugger for the Go programming language.
  • boost*_x86_64.ipk
  • golang_*_x86_64.ipk
  • golang-*_all.ipk
  • perl_*_x86_64.ipk
  • perl-*_x86_64.ipk
  • perlbase-*_x86_64.ipk
  • python3*.ipk
  • uwsgi*.ipk
  • ruby*.ipk
  • erlang*.ipk
  • php8-*.ipk
  • node_*_x86_64.ipk
  • node-*_x86_64.ipk
  • ucode*_x86_64.ipk
  • libslang2*_x86_64.ipk
  • git_*_x86_64.ipk
  • gitlab-runner_*_x86_64.ipk
  • git-lfs_*_x86_64.ipk                  # https://git-lfs.com
    An open source Git extension for versioning large files. (LFS = Large File Storage)

# DB

  • pgsql*_x86_64.ipk
  • mariadb-*_x86_64.ipk
  • freeradius3-*_x86_64.ipk
  • elektra-kdb_*_x86_64.ipk      # A key/value pair database to store software configurations
  • libelektra-*_x86_64.ipk

# VM & Container

  • docker*.ipk
  • containerd_*_x86_64.ipk
  • podman_*_x86_64.ipk
  • qemu-*_x86_64.ipk
  • cni-plugins*_x86_64.ipk
  • oci-runtime-*_x86_64.ipk
  • libnetwork_*.ipk                   # A robust Container Network Model that provides a consistent programming interface

# Media

  • ffmpeg_5.1.3-1_x86_64.ipk
  • libffmpeg-*_x86_64.ipk
  • imagemagick_*_x86_64.ipk
  • mjpg-streamer-*_x86_64.ipk
  • gstreamer1*_x86_64.ipk           # https://gstreamer.freedesktop.org/
  • lame-*_x86_64.ipk
  • gst1-*_x86_64.ipk
  • libgst1*_x86_64.ipk     
  • icu*_x86_64.ipk                       # https://icu.unicode.org/
    A set of libraries providing Unicode and Globalization support for software applications.

# Devices

  • gphoto2_*_x86_64.ipk                   # http://www.gphoto.org/
  • libgphoto2-drivers-*_x86_64.ipk     # A set of digital camera software applications
  • alsa*_x86_64.ipk
  • pulseaudio-*_x86_64.ipk
  • sane-*_x86_64.ipk                         # Scanner 工具 (http://www.sane-project.org/)
  • open-plc-*_x86_64.ipk
  • opensc-*_x86_64.ipk                      # work with smart cards (https://github.com/OpenSC/)
  • libopensc-*_x86_64.ipk
  • canutils*.ipk                                   # https://github.com/linux-can/can-utils
  • openzwave*_x86_64.ipk
  • nut*_x86_64.ipk                              # Network UPS Tools

# Other

  • telegraf*_x86_64.ipk             # A plugin-driven server agent for collecting and reporting time series data.
  • domoticz_*_x86_64.ipk         # home automation system, control various home automation devices(e.g. lights)
  • tvheadend_*_x86_64.ipk       # the leading TV streaming server for Linux.
  • libextractor*_x86_64.ipk
  • geth_*_x86_64.ipk
  • thc-ipv6-*_x86_64.ipk
  • frr*.ipk                                  # routing protocol suite (https://frrouting.org/)
  • tesseract*.ipk                        # OCR 工具 (https://github.com/tesseract-ocr/tesseract)
  • znc*_x86_64.ipk                    # IRC bouncer (https://wiki.znc.in/ZNC)
  • ooniprobe_*_x86_64.ipk
  • frp?_*_x86_64.ipk                  # a fast reverse proxy (TCP, UDP, HTTP, HTTPS)
  • eapol-test*_x86_64.ipk          # test an EAP authentication flow like a client with a lot of debug information.
  • grilo*_x86_64.ipk                  # a framework focused on making media discovery and browsing easy for application developers.
  • miniflux_*_x86_64.ipk           # Miniflux is a minimalist and opinionated feed reader
  • sumo_*.ipk                           # traffic simulation suite
  • svox_*.ipk                            # TTS technology

 

 

Creative Commons license icon Creative Commons license icon