패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='network'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | ↓ Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| network | iputils-tracepath | 20211215-1 | libc | trace network path to a host, discovering PMTU | 7kB | 6kB | BSD-3-Clause | Noah Meyerhans | Bug reports | Sources |
| network | jool-tools | 4.1.5-1 | libc, libnl200, libxtables12 | Jool is an Open Source SIIT and NAT64 for Linux. This package provides the userspace control programs for Jool. | 122kB | 121kB | GPL-2.0-only | common packages maintainers | Bug reports | Sources |
| network | keepalived | 2.2.7-6 | libc, librt, libpthread, libnl-genl200, libmagic, libkmod, libnftnl11, kmod-macvlan, libnl-route200, libnfnetlink0, libopenssl1.1, libip4tc2, libip6tc2, libxtables12, libipset13 | VRRP with failover and monitoring daemon for Linux Virtual Server (LVS) clusters. | 506kB | 508kB | GPL-2.0-or-later | Ben Kelly,, | Bug reports | Sources |
| network | knxd | 0.14.53-2 | libc, librt, libpthread, libusb-1.0-0, libev, libfmt | EIB KNX Daemon | 231kB | 230kB | GPL-2.0-or-later | Othmar Truniger | Bug reports | Sources |
| network | kplex | 1.4-3 | libc, librt, libpthread | Kplex is a program for combining and routing NMEA-0183 data to and from multiple sources and destinations. kplex inputs and outputs may be any of Serial lines, Pseudo Terminals (ptys), Network Interfaces and Files. | 31kB | 30kB | GPL-3.0-or-later | Nuno Goncalves | Bug reports | Sources |
| network | krb5-client | 1.19.2-2 | libc, librt, libpthread, krb5-libs | Kerberos 5 Client | 38kB | 37kB | MIT | W. Michael Petullo | Bug reports | Sources |
| network | krb5-libs | 1.19.2-2 | libc, librt, libpthread, libncurses6, libss2, libcomerr0 | Kerberos 5 Shared Libraries | 564kB | 573kB | MIT | W. Michael Petullo | Bug reports | Sources |
| network | krb5-server | 1.19.2-2 | libc, librt, libpthread, krb5-libs | Kerberos 5 Server | 96kB | 95kB | MIT | W. Michael Petullo | Bug reports | Sources |
| network | libavahi-dbus-support | 0.8-8 | libc, dbus | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . The libavahi package contains the mDNS/DNS-SD shared libraries, used by other programs. Specifically, it provides libavahi-core and libavahi-common libraries. . The libavahi-dbus-support package enables D-Bus support in avahi, needed to support the libavahi-client library and avahi-utils. . Selecting this package modifies the build configuration so that avahi packages are built with support for D-BUS enabled; it does not generate a separate binary of its own. It also automatically adds the D-Bus package to the build. libavahi-dbus-support is selected automatically if you select libavahi-client or avahi-utils. | 80kB | 79kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network | libavahi-nodbus-support | 0.8-8 | libc, libpthread | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . The libavahi package contains the mDNS/DNS-SD shared libraries, used by other programs. Specifically, it provides libavahi-core and libavahi-common libraries. . Selecting this package modifies the build configuration so that avahi packages are built without support for D-BUS enabled; it does not generate a separate binary of its own. | 80kB | 79kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network | libmosquitto-nossl | 2.0.17-1 | libc, librt, libpthread, libcares | Library required for mosquitto's command line client tools, also for use by any third party software that wants to communicate with _any_ MQTT server. Should be useable for communicating with any MQTT v3.1/3.1.1/5 compatible server, in addition to Mosquitto. This package is built without SSL support | 28kB | 27kB | EPL-2.0 | Karl Palsson | Bug reports | Sources |
| network | libmosquitto-ssl | 2.0.17-1 | libc, libpthread, librt, libcares, libopenssl1.1 | Library required for mosquitto's command line client tools, also for use by any third party software that wants to communicate with _any_ MQTT server. Should be useable for communicating with any MQTT v3.1/3.1.1/5 compatible server, in addition to Mosquitto. This package is built with SSL support | 43kB | 42kB | EPL-2.0 | Karl Palsson | Bug reports | Sources |
| network | linknx | 0.0.1.38-3 | libc, librt, libpthread, pthsem, lua, luac, libcurl4, libesmtp, libstdcpp6 | KNX home automation platform | 173kB | 173kB | GPL-2.0-or-later | Othmar Truniger | Bug reports | Sources |
| network | lispd | 0.4-2 | libc, libssp, librt, libopenssl, confuse, kmod-tun, uci | This packet provides support for the Locator-ID Separation Protocol. | 76kB | 75kB | GPLv2 | Vasileios Lakafosis | Bug reports | Sources |
| network | mac-telnet-client | 2015-09-02-37d83cbc-2 | libc, librt, libpthread, libubox20220515 | Open source MAC Telnet client and server utilities for connecting to Mikrotik RouterOS routers and Linux machines via MAC address. | 13kB | 12kB | GPL-2.0-or-later | Jo-Philipp Wich | Bug reports | Sources |
| network | mac-telnet-discover | 2015-09-02-37d83cbc-2 | libc, librt, libpthread, libubox20220515 | Open source MAC Telnet client and server utilities for connecting to Mikrotik RouterOS routers and Linux machines via MAC address. | 4kB | 3kB | GPL-2.0-or-later | Jo-Philipp Wich | Bug reports | Sources |
| network | mac-telnet-ping | 2015-09-02-37d83cbc-2 | libc, librt, libpthread, libubox20220515 | Open source MAC Telnet client and server utilities for connecting to Mikrotik RouterOS routers and Linux machines via MAC address. | 7kB | 6kB | GPL-2.0-or-later | Jo-Philipp Wich | Bug reports | Sources |
| network | mac-telnet-server | 2015-09-02-37d83cbc-2 | libc, librt, libpthread, libubox20220515 | Open source MAC Telnet client and server utilities for connecting to Mikrotik RouterOS routers and Linux machines via MAC address. | 11kB | 10kB | GPL-2.0-or-later | Jo-Philipp Wich | Bug reports | Sources |
| network | memcached | 1.6.9-2 | libc, librt, libpthread, libevent2-7 | Free and open source, high-performance, distributed memory object caching system | 81kB | 80kB | BSD-3-Clause | Thomas Heil | Bug reports | Sources |
| network | mii-tool | 2.10-1 | libc, librt, libpthread | The mii-tool command allows you to set or autodetect the media type or mii chipset-based ethernet devices. It traditionally had been distributed in the net-tools package. This is a single distribution optimized for embedded systems and fully automated cross/-sysroot-builds | 6kB | 6kB | GPL-2.0-or-later | Stijn Segers | Bug reports | Sources |
| network | mikrotik-btest | 0.5.1-1 | libc, libpthread, librt | A bandwidth test client compatible with Mikrotik's RouterOS BTest server. | 8kB | 7kB | GPLv3 | Roger Pueyo Centelles | Bug reports | Sources |
| network | mini_snmpd | 1.6-3 | libc, jsonfilter, ubus, procd, ubox | A tiny SNMP server for embedded systems | 26kB | 25kB | GPL-2.0 | Marcin Jurkowski | Bug reports | Sources |
| network | mosquitto-client-nossl | 2.0.17-1 | libc, librt, libcares, cjson, libmosquitto-nossl | Command line client tools for working with mosquitto. This includes mosquitto_sub, mosquitto_pub, mosquitto_rr and the mosquitto_ctrl tool. This package is built without SSL support | 50kB | 49kB | EPL-2.0 | Karl Palsson | Bug reports | Sources |
| network | mosquitto-client-ssl | 2.0.17-1 | libc, librt, libcares, cjson, libmosquitto-ssl | Command line client tools for working with mosquitto. This includes mosquitto_sub, mosquitto_pub, mosquitto_rr and the mosquitto_ctrl tool. This package is built with SSL support | 73kB | 72kB | EPL-2.0 | Karl Palsson | Bug reports | Sources |
| network | mosquitto-nossl | 2.0.17-1 | libc, librt | Mosquitto is an open source (BSD licensed) message broker that implements the MQTT protocol version 3.1, 3.1.1 and 5. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This package also includes some basic support for configuring via UCI This package is built WITHOUT SSL support. | 101kB | 100kB | EPL-2.0 | Karl Palsson | Bug reports | Sources |
| network | mosquitto-ssl | 2.0.17-1 | libc, librt, libopenssl1.1, libwebsockets-openssl, cjson | Mosquitto is an open source (BSD licensed) message broker that implements the MQTT protocol version 3.1, 3.1.1 and 5. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This package also includes some basic support for configuring via UCI This package is built with SSL support. TLS-PSK will be included (in both the client and broker) if OpenSSL is built with TLS-PSK support. | 161kB | 160kB | EPL-2.0 | Karl Palsson | Bug reports | Sources |
| network | mtr | 0.94-1 | libc, librt, libpthread, libncurses6 | mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine. | 35kB | 33kB | GPL-2.0-or-later | Jonathan McCrohan | Bug reports | Sources |
| network | nbd-server | 3.19-2 | libc, librt, libpthread, glib2 | This package contains the network block device server. | 23kB | 22kB | GPL-2.0-or-later | Marcin Jurkowski | Bug reports | Sources |
| network | nbd | 3.19-2 | libc, kmod-nbd | This package contains the network block device client. | 12kB | 11kB | GPL-2.0-or-later | Marcin Jurkowski | Bug reports | Sources |
| network | ncp | 1.2.4-1 | libc | copy files over the network | 19kB | 18kB | FREE | Andreas Shimokawa | Bug reports | Sources |
| network | netcat | 0.7.1-2 | libc, librt, libpthread | Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable “back-end” tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. | 14kB | 13kB | GPL-2.0 | Adam Gensler | Bug reports | Sources |
| network | netdiscover | 0.3-pre-beta7-2 | libc, libpcap1, libnet-1.2.x, libpthread | An active/passive address reconnaissance tool | 286kB | 290kB | GPL-2.0 | Mislav Novakovic | Bug reports | Sources |
| network | netperf | 2.7.0-3 | libc, librt, libpthread | Network performance measurement tool | 123kB | 122kB | Custom | Toke Høiland-Jørgensen | Bug reports | Sources |
| network | nlbwmon | 2021-09-01-d82c910c-1 | libc, librt, libpthread, libubox20220515, libnl-tiny1, zlib, kmod-nf-conntrack-netlink | OpenWrt Traffic Usage Monitor | 19kB | 18kB | ISC | Jo-Philipp Wich | Bug reports | Sources |
| network | noddos | 0.5.5-1 | libc, libstdcpp, libnetfilter-conntrack, libcurl, libopenssl, openssl-util, ca-bundle, ca-certificates, wget, bzip2, libtins, ipset, libpthread, libyaml-cpp | Noddos discovers what devices you have in your network and tailors the firewall rules based on whitelisted flows for that device. Noddos downloads the firewall rules periodically from the cloud. In order to support creating these firewall rules, noddos can, after opt-in, upload anonimized traffic statistics for each device to the cloud. The Luci interface is available in the luci-apps-noddos package. For information, visit https://www.noddos.io/ | 192kB | 191kB | GPLv3 | Steven Hessing | Bug reports | Sources |
| network | noping | 1.10.0-3 | libc, librt, libpthread, liboping, libncurses6 | Ncurses application to send ICMP echo request to network hosts | 13kB | 12kB | LGPL-2.1-or-later | Jo-Philipp Wich | Bug reports | Sources |
| network | nut-avahi-service | 2.7.4-27 | libc, librt, libpthread, nut, avahi-daemon | This package contains the service definition for announcing the attached UPS via mDNS/DNS-SD. | 1kB | 0kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-common | 2.7.4-27 | libc, librt, libpthread, nut, libusb-compat4, libneon | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. This package contains the common files. | 15kB | 14kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-bcmxcp_usb | 2.7.4-27 | libc, nut, nut-server | Experimental driver for UPSes supporting the BCM/XCP protocol over USB | 37kB | 36kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-blazer_usb | 2.7.4-27 | libc, nut, nut-server | Driver for Megatec/Q1 protocol USB based UPS equipment | 28kB | 27kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-nutdrv_atcl_usb | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for ATCL FOR UPS equipment | 18kB | 17kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-nutdrv_qx | 2.7.4-27 | libc, nut, nut-server | Driver for Q* protocol serial and USB based UPS equipment | 64kB | 65kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-richcomm_usb | 2.7.4-27 | libc, nut, nut-server | Driver for UPS equipment using Richcomm dry-contact to USB solution | 22kB | 21kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-riello_usb | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Riello UPS Protocol UPS equipment via USB | 26kB | 25kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-tripplite_usb | 2.7.4-27 | libc, nut, nut-server | Driver for older Tripp Lite USB UPSes (not PDC HID) | 29kB | 28kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-usbhid-ups | 2.7.4-27 | libc, nut, nut-server | Driver for USB/HID UPS equipment | 54kB | 53kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-server | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsd is responsible for serving the data from the drivers to the clients. It connects to each driver and maintains a local cache of the current state. Queries from the clients are served from this cache, so delays are minimal. This program is essential, and must be running at all times to actually make any use out of the drivers and clients. | 47kB | 46kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upsc | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsc is provided as a quick way to poll the status of a UPS server. It can be used inside shell scripts and other programs that need UPS data but do not want to include the full interface. | 8kB | 7kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upscmd | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upscmd allows you to invoke “instant commands” in your UPS hardware. Not all hardware supports this, so check the list with -l to see if anything will work on your equipment. On hardware that supports it, you can use this program to start and stop battery tests, invoke a front panel test (beep!), turn the load on or off, and more. | 9kB | 8kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upslog | 2.7.4-27 | libc, librt, libpthread, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upslog is a daemon that will poll a UPS at periodic intervals, fetch the variables that interest you, format them, and write them to a file. | 10kB | 9kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| Previous page Next page | ||||||||||